lite smått och gott

This commit is contained in:
fwastring 2025-12-01 09:40:52 +01:00
parent 66c3692ea4
commit f347964ef9
6 changed files with 94 additions and 15 deletions

View file

@ -4,13 +4,13 @@
...
}:
{
# sops.secrets.user-password = { };
# sops.secrets.user-password = { };
users = {
defaultUserShell = pkgs.bash;
users = {
fw = {
# hashedPasswordFile = config.sops.secrets.user-password.path;
initialPassword = "password";
initialPassword = "password";
isNormalUser = true;
description = "Fredrik Wastring";
extraGroups = [