Added live disk flake
This commit is contained in:
+3
-1
@@ -6,6 +6,7 @@ with lib;
|
||||
local-host = config.instance.hostname;
|
||||
local-domain = config.fudo.hosts.${local-host}.domain;
|
||||
local-site = config.fudo.hosts.${local-host}.site;
|
||||
local-zone = config.fudo.domains.${local-domain}.zone;
|
||||
|
||||
host = config.fudo.hosts.${local-host};
|
||||
|
||||
@@ -55,7 +56,8 @@ with lib;
|
||||
local-groups
|
||||
local-hosts
|
||||
local-profile
|
||||
local-networks;
|
||||
local-networks
|
||||
local-zone;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user