testig HM as module - try 2

This commit is contained in:
2023-10-18 19:53:35 +00:00
parent ce69f83d94
commit 4e5b968fd3

View File

@@ -3,7 +3,7 @@
{ {
imports = [ imports = [
../../global.nix # ../../global.nix
]; ];
home.username = "sstent"; home.username = "sstent";
home.homeDirectory = "/home/sstent"; home.homeDirectory = "/home/sstent";
@@ -68,11 +68,11 @@
# deploy-rs # deploy-rs
]; ];
custom = { # custom = {
ssh-proxy.enable = false; # ssh-proxy.enable = false;
beets.enable = true; # beets.enable = true;
keybase.enable = true; # keybase.enable = true;
}; # };
# home.file.".mrconfig".source = config.lib.file.mkOutOfStoreSymlink "${config._secrets}/mrconfig"; # home.file.".mrconfig".source = config.lib.file.mkOutOfStoreSymlink "${config._secrets}/mrconfig";
programs = { programs = {