trying out zen

This commit is contained in:
cnst
2024-10-20 18:20:33 +02:00
parent 2cbe3a0ff9
commit f41f2f11ed
8 changed files with 54 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ in {
(mkIf cfg.desktop.enable [
pkgs.protonup
pkgs.winetricks
pkgs.tor-browser
])
];
};