nix-da/home/graphical/default.nix

10 lines
167 B
Nix

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