disk: moved rclone fuse patch

This commit is contained in:
2026-05-17 10:26:25 +02:00
parent a4876b1174
commit 31bff51be3
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -40,10 +40,6 @@
../../modules/nixos/theme.nix # install theming packages and some quickshell stuff
];
# removes rclone error
programs.fuse.userAllowOther = true;
programs.fuse.enable = true;
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [