add initial password for matiss

This commit is contained in:
matiss
2026-04-20 15:26:01 +00:00
parent 1e5eae3c2e
commit ac06798d82

View File

@@ -9,6 +9,7 @@
description = "Matiss"; description = "Matiss";
extraGroups = [ "networkmanager" "wheel" "docker" "video" "render" "input" ]; extraGroups = [ "networkmanager" "wheel" "docker" "video" "render" "input" ];
shell = pkgs.zsh; shell = pkgs.zsh;
hashedPassword = "$y$j9T$VCKe6/ZXyDtGgCjivz0L2/$EnTSVNqG.lF6V0YtCZSBa8rRLjXNw9WYYt8AjKqANzA";
}; };
# Core system packages (available to all users) # Core system packages (available to all users)