update readme install guide
This commit is contained in:
parent
1ebd0599fb
commit
064381df71
13
README.md
13
README.md
@ -5,15 +5,4 @@ Very similar to [dotfiles-void](https://git.meex.lol/MeexReay/dotfiles-void)
|
|||||||
## How to install
|
## How to install
|
||||||
|
|
||||||
- Copy your `hardware-configuration.nix` to `system/` folder
|
- Copy your `hardware-configuration.nix` to `system/` folder
|
||||||
- Copy your shadowsocks config to `modules/proxies/shadowsocks.json`. If you have no one, comment this line in `modules/proxies/default.nix`: `./shadowsocks.nix`
|
- Copy all files to `/etc/nixos`
|
||||||
- Remove these lines in `system/default.nix`:
|
|
||||||
```nix
|
|
||||||
hosts = {
|
|
||||||
"172.16.1.32" = [ # fix my sites on localhost
|
|
||||||
"meex.lol"
|
|
||||||
"git.meex.lol"
|
|
||||||
"files.meex.lol"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
```
|
|
||||||
- Copy all the finished files to `/etc/nixos`
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user