mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
removed some bugs and corrected the README
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
#How to instal#\n
|
||||
git clone https://github.com/Totorile1/nixos.git\n
|
||||
cd ./nixos\n
|
||||
sudo nixos-rebuild switch --flake ~/nixos/#laptop\n
|
||||
# NixOS configuration
|
||||

|
||||
### Installation guide
|
||||
You need to have `git` installed before installing the config.
|
||||
```shell
|
||||
cd
|
||||
git clone https://github.com/Totorile1/nixos.git
|
||||
cd ./nixos
|
||||
sudo nixos-rebuild switch --flake ~/nixos/#laptop
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user