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