mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 22:51:49 +00:00
sync
This commit is contained in:
@@ -15,7 +15,7 @@ config = lib.mkIf config.mymods.user_sstent.enable {
|
||||
};
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
----
|
||||
|
||||
home-manager.users."sstent" = {
|
||||
home.username = "sstent";
|
||||
home.homeDirectory = "/home/sstent";
|
||||
@@ -64,6 +64,6 @@ services.keybase.enable = true;
|
||||
services.kbfs.enable = true;
|
||||
# home.file.".mrconfig".source = ./mrconfig;
|
||||
};
|
||||
------
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user