diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-30 15:31:18 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-30 15:31:18 -0400 |
| commit | fbc53e0be7cf2a02551347f3f2df9b41b3a465b7 (patch) | |
| tree | 7b18c703ad2bc8d5feb94cd51d33bf33d8cd2914 /hosts/canadian-government-system | |
| parent | 3811fbf7fcacd8d1d8c294e0285f18c0ad4d52a1 (diff) | |
hm
Diffstat (limited to 'hosts/canadian-government-system')
| -rw-r--r-- | hosts/canadian-government-system/disks.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/canadian-government-system/disks.nix b/hosts/canadian-government-system/disks.nix index d64f553..2af3e50 100644 --- a/hosts/canadian-government-system/disks.nix +++ b/hosts/canadian-government-system/disks.nix @@ -81,8 +81,8 @@ mass-storage = { content = { - storage = { - content = { + partitions = { + storage = { extraArgs = [ "-f" ]; subvolumes."/data" = { mountOptions = [ "noatime" ]; |
