about summary refs log tree commit diff stats
path: root/flake/nixosConfigurations/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake/nixosConfigurations/default.nix')
-rw-r--r--flake/nixosConfigurations/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake/nixosConfigurations/default.nix b/flake/nixosConfigurations/default.nix
index 79f9831a..198d9c73 100644
--- a/flake/nixosConfigurations/default.nix
+++ b/flake/nixosConfigurations/default.nix
@@ -39,7 +39,7 @@
         ++ defaultModules;
     };
   };
-  # FIXME; These need to stay in this position for the install script
+  # FIXME: These need to stay in this position for the install script
   hosts = ["tiamat" "apzu"];
   inactiveHosts = ["mammun" "lahmu"];