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