diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-30 15:34:21 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-30 15:34:21 -0400 |
| commit | 1fcf3c939d38e2907cb3b614bfb56533a68ee430 (patch) | |
| tree | df8376aa3da74f8057aad595210ed49c5f1ca0dc /hosts/canadian-government-system | |
| parent | fbc53e0be7cf2a02551347f3f2df9b41b3a465b7 (diff) | |
i'll get it eventually
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 2af3e50..4f62b27 100644 --- a/hosts/canadian-government-system/disks.nix +++ b/hosts/canadian-government-system/disks.nix @@ -81,8 +81,8 @@ mass-storage = { content = { - partitions = { - storage = { + partitions.data = { + content = { extraArgs = [ "-f" ]; subvolumes."/data" = { mountOptions = [ "noatime" ]; |
