mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-22 14:43:08 +01:00
Update readme to include the default users password
This commit is contained in:
parent
dcdb552d45
commit
22734101dc
@ -35,10 +35,13 @@ nixos-generate-config --show-hardware-config > hardware.nix
|
||||
|
||||
```
|
||||
NIX_CONFIG="experimental-features = nix-command flakes"
|
||||
|
||||
sudo nixos-rebuild switch --flake .#thehostnameyousetinoptions.nix
|
||||
```
|
||||
|
||||
### You Are Done!
|
||||
|
||||
This Flake's user will have the password be set for them as *password*.
|
||||
|
||||
Now when you want to rebuild the configuration you have access to an alias called flake-rebuild that will rebuild the flake based of the flakeDir variable you set in options.nix!
|
||||
|
||||
Hope you enjoy!
|
||||
|
Loading…
Reference in New Issue
Block a user