blackadder updates

auto-flake-update
Yorick van Pelt 2022-01-13 20:36:50 +01:00
parent 722e456046
commit 16f84a6a27
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
2 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,7 @@ in {
]);
};
git = {
#lfs.enable = true;
enable = true;
userName = "Yorick van Pelt";
userEmail = "yorick@yorickvanpelt.nl";

View File

@ -36,6 +36,7 @@
'';
nix.trustedUsers = [ "lars" ];
users.users.yorick.extraGroups = [ "docker" ];
users.users.lars = {
isNormalUser = true;
openssh.authorizedKeys.keys = [