Clean & debug files

This commit is contained in:
2026-04-05 15:27:38 +02:00
parent 6bd07b8f7e
commit 751f7e05c9
10 changed files with 41 additions and 10 deletions
+1 -3
View File
@@ -15,9 +15,7 @@ in
config = mkIf cfg.enable {
environment = {
systemPackages = with pkgs; [
nautilus # Gnome files explorer
];
systemPackages = with pkgs; [ nautilus ];
};
services.gvfs.enable = true; # SMB, FTP, ... access