Commit 60daf57

HPCesia <me@hpcesia.com>
2025-06-10 13:25:28
feat(host): modify kevin's disk config
1 parent f2a055c
Changed files (1)
hosts
hosts/chaser-kevin/hardware-configuration.nix
@@ -44,6 +44,7 @@
   fileSystems."/mnt/share" = {
     device = "/dev/disk/by-uuid/4200-EC69";
     fsType = "exfat";
+    options = ["uid=1000" "gid=100"];
   };
 
   swapDevices = [