aboutsummaryrefslogtreecommitdiff
path: root/hosts/canadian-government-system/disks.nix
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-03-30 16:01:44 -0400
committerRosa <rosaontheweb@proton.me>2026-03-30 16:01:44 -0400
commitbfb23e5308546eaa69deb0e7042b2fcebb4eedef (patch)
tree54a3b0641f4cbd95b98a5e64ecef1c874da3de83 /hosts/canadian-government-system/disks.nix
parent1fcf3c939d38e2907cb3b614bfb56533a68ee430 (diff)
apply changes from cgs
Diffstat (limited to 'hosts/canadian-government-system/disks.nix')
-rw-r--r--hosts/canadian-government-system/disks.nix2
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";
};