6 lines
211 B
Markdown
6 lines
211 B
Markdown
1. Install NixOS
|
|
2. Clone this using `git clone https://github.com/itepastra/nixconf`
|
|
3. go into the directory `cd nixconf`
|
|
4. activate the flake `sudo nixos-switch --flake ./flake.nix#default`
|
|
5. ...
|
|
6. profit
|