sneeuwvlok/modules/home/application/default.nix
2026-03-25 06:45:43 +00:00

17 lines
203 B
Nix

{
imports = [
./bitwarden
./chrome
./discord
./ladybird
./matrix
./obs
./onlyoffice
./signal
./steam
./studio
./teamspeak
./thunderbird
./zen
];
}