Initial config for socrates

This commit is contained in:
2021-09-18 22:56:56 -07:00
parent 7142102acb
commit 68f9030e9f
11 changed files with 72 additions and 41 deletions
+1 -1
View File
@@ -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 {