summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-28 13:14:16 -0700
committerFuwn <[email protected]>2024-10-28 13:14:16 -0700
commitfefdec5757fecd24fcf4623bf1a5038e94ba3d81 (patch)
tree30840bbe7a722121f54771fe86b68c12b215820c /hosts
parentkioku: move primary modules to modules (diff)
downloadnixos-config-fefdec5757fecd24fcf4623bf1a5038e94ba3d81.tar.xz
nixos-config-fefdec5757fecd24fcf4623bf1a5038e94ba3d81.zip
kioku: fix permissions compatibility
Diffstat (limited to 'hosts')
-rw-r--r--hosts/kioku/hardware-configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/kioku/hardware-configuration.nix b/hosts/kioku/hardware-configuration.nix
index 264810f..8557493 100644
--- a/hosts/kioku/hardware-configuration.nix
+++ b/hosts/kioku/hardware-configuration.nix
@@ -27,6 +27,8 @@
"rw"
"umask=000"
"users"
+ "dmask=000"
+ "fmask=000"
];
};