Update README
This commit is contained in:
parent
61803dceb3
commit
767d78f588
1 changed files with 1 additions and 7 deletions
|
@ -9,13 +9,7 @@ nixos-install <Hostname> [<Username>]
|
||||||
```
|
```
|
||||||
nix develop -c /etc/nixos/git/docs/setup.sh
|
nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
```
|
```
|
||||||
* Sparse Checkout (for low RAM environments):
|
|
||||||
```
|
|
||||||
git clone --filter=blob:none --no-checkout https://git.sysctl.io/albert/nix git/
|
|
||||||
cd git/
|
|
||||||
git sparse-checkout set --cone docs/ home-manager/ keys/ssh/ lib/ nixos/ flake.lock flake.nix shell.nix
|
|
||||||
git checkout main
|
|
||||||
```
|
|
||||||
|
|
||||||
![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme")
|
![Gruv'd Hyprland](./docs/screenshot.png "Hyprland with a Gruvboxy theme")
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue