Update readme.md
no need for initial password
This commit is contained in:
parent
d72e1d6993
commit
67f7211c3a
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
- in configuration.nix
|
||||
- set networking.hostname to HOSTNAME
|
||||
- enable networkmanager
|
||||
- add in `users.users.root.initialPassword = 'password1';` [[ TODO this may not be necessary at all, it seems to prompt for this regardless at end of install ]]
|
||||
- uncomment systemPackages and add: git curl
|
||||
- add `nix.settings.experimental-features = [ "nix-command" "flakes" ];`
|
||||
- Install nixos: `cd /mnt` `sudo nixos-install`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue