18 lines
494 B
Markdown
18 lines
494 B
Markdown
uhuh yeah endgame nixos config
|
|
|
|
Installation:
|
|
```
|
|
sudo nixos-install --root /mnt --flake github:jakeginesin/nix-dots#thonkpad
|
|
```
|
|
And rebuild with:
|
|
```
|
|
sudo nixos-rebuild switch --flake.#thonkpad
|
|
```
|
|
|
|
# Some crazy dotfiles
|
|
- [Sylk0s](https://github.com/sylk0s/dotfiles)
|
|
- [Cajunvoodoo's](https://github.com/Cajunvoodoo/dotfiles)
|
|
- [damhiya](https://github.com/damhiya)
|
|
- [masterofnull](https://github.com/MasterofNull/nixos)
|
|
- [hlissner](https://github.com/hlissner/dotfiles) (also uses bspwm)
|