NixOS: configure users in configuration.nix, not per-host config
Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
committed by
George Melikov
parent
0ef619f305
commit
a67d02b8ac
@@ -50,7 +50,7 @@ System Configuration
|
||||
|
||||
sed -i \
|
||||
"s|rootHash_placeholder|${rootPwd}|" \
|
||||
/mnt/etc/nixos/hosts/exampleHost/default.nix
|
||||
/mnt/etc/nixos/configuration.nix
|
||||
|
||||
#. You can enable NetworkManager for wireless networks and GNOME
|
||||
desktop environment in ``configuration.nix``.
|
||||
|
||||
Reference in New Issue
Block a user