diff --git a/hosts/kachu-pc/configuration.nix b/hosts/kachu-pc/configuration.nix index b4e60d3..00bf1b8 100644 --- a/hosts/kachu-pc/configuration.nix +++ b/hosts/kachu-pc/configuration.nix @@ -165,7 +165,7 @@ kdePackages.kio-fuse ]; - fileSystems."fuse" = {fsType = "fuse";}; + programs.fuse.enable = true; programs.nix-ld.enable = true; programs.nix-ld.libraries = with pkgs; [