nix-da/home/graphical/default.nix
nydragon da9c186010
Some checks failed
/ test (push) Failing after 1s
refactor: hjemify foot & keepassxc
2025-02-15 22:54:53 +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
];
}