fix(kachu-pc): 🐛 fixed fuse enable
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user