aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node
diff options
context:
space:
mode:
authorKokaKiwi <kokakiwi+git@kokakiwi.net>2024-06-27 16:15:14 +0200
committerKokaKiwi <kokakiwi+git@kokakiwi.net>2024-06-27 16:27:23 +0200
commit76186c3fb328b24d89aa59586308fd49a7419b48 (patch)
tree5c14074ae43d4aef923a496ccf2310bfaa03acae /cluster/staging/node
parentbe88b5d27478f459cf35a3433521d5578b860e1a (diff)
downloadnixcfg-76186c3fb328b24d89aa59586308fd49a7419b48.tar.gz
nixcfg-76186c3fb328b24d89aa59586308fd49a7419b48.zip
cluster(staging): Rename jupiter site to dathomir
Diffstat (limited to 'cluster/staging/node')
-rw-r--r--cluster/staging/node/origan.nix5
l---------cluster/staging/node/origan.site.nix2
2 files changed, 2 insertions, 5 deletions
diff --git a/cluster/staging/node/origan.nix b/cluster/staging/node/origan.nix
index 49ecbbf..2cc4791 100644
--- a/cluster/staging/node/origan.nix
+++ b/cluster/staging/node/origan.nix
@@ -1,7 +1,4 @@
-# Configuration file local to this node
-
-{ config, pkgs, ... }:
-
+{ ... }:
{
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
diff --git a/cluster/staging/node/origan.site.nix b/cluster/staging/node/origan.site.nix
index 7cdd625..5e41391 120000
--- a/cluster/staging/node/origan.site.nix
+++ b/cluster/staging/node/origan.site.nix
@@ -1 +1 @@
-../site/jupiter.nix \ No newline at end of file
+../site/dathomir.nix \ No newline at end of file