mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 06:31:35 +00:00
testig HM as module - try 2
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user