diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-30 16:01:44 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-30 16:01:44 -0400 |
| commit | bfb23e5308546eaa69deb0e7042b2fcebb4eedef (patch) | |
| tree | 54a3b0641f4cbd95b98a5e64ecef1c874da3de83 /hosts/canadian-government-system/disks.nix | |
| parent | 1fcf3c939d38e2907cb3b614bfb56533a68ee430 (diff) | |
apply changes from cgs
Diffstat (limited to 'hosts/canadian-government-system/disks.nix')
| -rw-r--r-- | hosts/canadian-government-system/disks.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/canadian-government-system/disks.nix b/hosts/canadian-government-system/disks.nix index 4f62b27..e8d3ab8 100644 --- a/hosts/canadian-government-system/disks.nix +++ b/hosts/canadian-government-system/disks.nix @@ -33,7 +33,7 @@ content = { format = "vfat"; mountOptions = [ "umask=0077" ]; - mountpoint = "/boot"; + #mountpoint = "/boot"; type = "filesystem"; }; |
