nix-da/home/graphical/default.nix

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
];
}