nixos-config/README.md
2024-12-20 16:18:36 +01:00

15 lines
326 B
Markdown

# dotfiles
- my personal nix dotfiles in flake
```bash
git clone https://git.foglar.tech/foglar/dotfiles.git $HOME/dotfiles --depth 1
sudo nixos-rebuild switch --flake ~/dotfiles#laptop
```
```bash
nix run github:nix-community/nixos-generators -- -c ./flake.nix --flake '#leanix' -f vm --disk-size 20480
```
## Features