summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
-rw-r--r--hosts/fscusat/configuration.nix (renamed from hosts/mox/configuration.nix)0
-rw-r--r--hosts/fscusat/hardware-configuration.nix (renamed from hosts/mox/hardware-configuration.nix)0
-rw-r--r--hosts/fscusat/modules/network.nix (renamed from hosts/mox/modules/network.nix)0
4 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index df4d99a..555c318 100644
--- a/flake.nix
+++ b/flake.nix
@@ -26,6 +26,6 @@
);
in
{
- nixosConfigurations = makeX86 [ "cez" "kay" "mox" ];
+ nixosConfigurations = makeX86 [ "cez" "kay" "fscusat" ];
};
}
diff --git a/hosts/mox/configuration.nix b/hosts/fscusat/configuration.nix
index 456cd89..456cd89 100644
--- a/hosts/mox/configuration.nix
+++ b/hosts/fscusat/configuration.nix
diff --git a/hosts/mox/hardware-configuration.nix b/hosts/fscusat/hardware-configuration.nix
index 3913e1e..3913e1e 100644
--- a/hosts/mox/hardware-configuration.nix
+++ b/hosts/fscusat/hardware-configuration.nix
diff --git a/hosts/mox/modules/network.nix b/hosts/fscusat/modules/network.nix
index 53367f8..53367f8 100644
--- a/hosts/mox/modules/network.nix
+++ b/hosts/fscusat/modules/network.nix