summaryrefslogtreecommitdiff
path: root/hosts/default.nix
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-09-18 11:10:35 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-09-18 11:10:35 -0500
commite6dcb6e85a551b71ae089d4d5f1f79e12e7fa711 (patch)
treea7e3d1142b43eacf1c4a26bb0e5561d9fb77d5a7 /hosts/default.nix
parent7bbbc6de4f706ffbee80b30250e6035e39ca3b7a (diff)
downloadnixos-config-e6dcb6e85a551b71ae089d4d5f1f79e12e7fa711.tar.gz
nixos-config-e6dcb6e85a551b71ae089d4d5f1f79e12e7fa711.zip
hosts/radish: Add initial configuration
Diffstat (limited to 'hosts/default.nix')
-rw-r--r--hosts/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/default.nix b/hosts/default.nix
index ef3144e..b4ee52a 100644
--- a/hosts/default.nix
+++ b/hosts/default.nix
@@ -43,6 +43,7 @@ hosts {
];
"aarch64-linux" = [
"carrot"
+ "radish"
];
} //
hostsImport ./bean