This commit is contained in:
2026-03-04 20:20:07 +01:00
parent a407c223d5
commit acaf52ed3c
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
description = "Nadine Peukert";
extraGroups = [ "networkmanager" "wheel" "video" "audio" ];
shell = pkgs.zsh;
hashedPasswordFile = config.sops.secrets."users/mo/password".path;
hashedPasswordFile = config.sops.secrets."users/nadine/password".path;
};
home-manager.users.nadine = {