Update README

This commit is contained in:
foglar 2024-12-28 21:43:33 +01:00
parent 833063ac76
commit 68907d29d0
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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 |
| ------------------ |