This commit is contained in:
Daniel Langbein 2023-11-22 15:14:59 +01:00
parent 40c2c8a8b0
commit f9c17ee0ce
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -46,7 +46,7 @@ in
# SSH DEPLOYMENT # SSH DEPLOYMENT
# #
remoteYodaTab = { name, nodes, ... }: { remoteTab = { name, nodes, ... }: {
# Import the per-host configuration file. # Import the per-host configuration file.
imports = [ ./hosts/yodaTab/configuration.nix ]; imports = [ ./hosts/yodaTab/configuration.nix ];