accunt: use initialPassword field for initial password

This commit is contained in:
Wroclaw 2024-05-28 12:06:29 +02:00
parent 2670ad97e8
commit a91317ff35

View file

@ -14,8 +14,7 @@
(if config.programs.adb.enable then "adbusers" else null)
];
linger = true;
# Initial password for the account
password = "nixos";
initialPassword = "nixos";
packages = with pkgs; [
firefox
vivaldi