mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
refactor
This commit is contained in:
parent
40c2c8a8b0
commit
f9c17ee0ce
2
hive.nix
2
hive.nix
@ -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 ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user