Updated homeserver user to enable linger

This commit is contained in:
2026-04-16 14:24:47 +01:00
parent 96abb9ca7a
commit 4d5a66d21b
+1
View File
@@ -79,6 +79,7 @@
users.users = {
cianh = {
isNormalUser = true;
linger = true;
hashedPasswordFile = "/etc/hashedPasswordFile";
description = "Cian Hughes";
extraGroups = ["networkmanager" "wheel" "docker" "podman" "nixcfg"];