Add Fifefox module

This commit is contained in:
Yorick Barbanneau 2023-12-29 00:38:04 +01:00
parent be9c200d0c
commit cf609571f0
20 changed files with 153 additions and 168 deletions

View file

@ -1,9 +1,10 @@
{ lib, config, pkgs, ... }:
{ ... }:
{
imports = [
./desktop/sway
./gaming/lutris
./video/kdenlive
./web/firefox
./web/qutebrowser/default.nix
./web/webcord
];