12 lines
202 B
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
|
|
];
|
|
}
|