Update README
This commit is contained in:
parent
833063ac76
commit
68907d29d0
@ -15,7 +15,7 @@
|
||||
|
||||
```bash
|
||||
git clone https://git.foglar.tech/foglar/dotfiles.git $HOME/.dotfiles
|
||||
sudo nixos-rebuild switch --flake ~/.dotfiles#kogami
|
||||
sudo nixos-rebuild switch --flake ~/.dotfiles#kogami --update # To update flake.lock file
|
||||
```
|
||||
|
||||
- generate a vm of the flake with this command
|
||||
|
||||
@ -44,6 +44,7 @@
|
||||
|
||||
- In [home.nix](./home.nix) you have user/home-manager configuration.
|
||||
- Also I am using custom application lists in [apps](../nixos/home/apps/)
|
||||
- In this configuration I am using [NixOS helper](https://github.com/viperML/nh) for rebulding my system `nh os switch`
|
||||
|
||||
| Home configuration |
|
||||
| ------------------ |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user