This commit is contained in:
mjallen18
2025-08-23 20:28:58 -05:00
parent b367df3f4e
commit d3274d8a59
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
};
user = {
name = "matt";
passwordFile = config.sops.secrets."pi4/matt_password".path;
passwordFile = config.sops.secrets."pi4/matt-password".path;
mutableUsers = false;
extraGroups = [
"docker"

View File

@@ -27,7 +27,7 @@
desktop.hyprland.enable = false;
user = {
name = "matt";
passwordFile = config.sops.secrets."pi4/matt_password".path;
passwordFile = config.sops.secrets."pi5/matt-password".path;
mutableUsers = false;
extraGroups = [ "docker" ];
sshKeys = [