feat:(kachu-pc) enable fuse

This commit is contained in:
2026-07-07 11:17:02 +03:00
parent 03cc61d7c8
commit 495ff20b66
+2
View File
@@ -165,6 +165,8 @@
kdePackages.kio-fuse
];
fileSystems."fuse" = {fsType = "fuse";};
programs.nix-ld.enable = true;
programs.nix-ld.libraries = with pkgs; [
];