nix-da/home/graphical/default.nix

12 lines
202 B
Nix

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