nix-da/home/graphical/default.nix

8 lines
83 B
Nix

{
imports = [
./firefox
./thunderbird
./vscode
./lollypop
];
}