Initial config for socrates
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# Config common to all hosts, which don't belong anywhere else
|
||||
{
|
||||
config = let
|
||||
home-generator = pkgs.callPackage ../niten-home-generator.nix {};
|
||||
home-generator = pkgs.callPackage ../nix-home {};
|
||||
host-domain = config.fudo.hosts.${config.instance.hostname}.domain;
|
||||
in {
|
||||
home-manager.users.root = home-generator.generate-config {
|
||||
|
||||
Reference in New Issue
Block a user