nix-da/home/graphical/default.nix
nydragon 2eb00aa92b
Some checks failed
/ test (push) Failing after 1s
refactor: hjemify foot & keepassxc
2025-02-10 17:55:19 +01:00

12 lines
205 B
Nix

{
imports = [
./firefox
./thunderbird
./vscode
./fuzzel.nix
./gammastep.nix # default because I need to protect my peepers
./swww.nix
./swayidle.nix
./swaylock.nix
];
}