Update 'configuration.nix'

This commit is contained in:
MK 2023-02-14 20:06:27 +01:00
parent 13b5d4b3f6
commit 532f333f61

View file

@ -94,8 +94,8 @@
isSystemUser = false;
home = "/home/SuS";
description = "SuS";
extraGroups = [ ];
initialPassword = "SuS";
extraGroups = [ "nogroup" ];
initialPassword = "!";
packages = with pkgs; [
# thunderbird