Include NixOS into configuration #2

Merged
wymiller merged 18 commits from nixos-snapshot-09092024 into master 2024-11-17 17:16:08 -06:00
Showing only changes of commit fcd11e5127 - Show all commits

View File

@ -35,6 +35,14 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix
There's a separate installer Determinate Systems releases (and feel free to try it) but that's not on the install list here. There's a separate installer Determinate Systems releases (and feel free to try it) but that's not on the install list here.
Once you got everything required, it's clonin' time!
```bash
git clone https://scm.wyattjmiller.com/wymiller/nix-config-v2
```
Once that's done, head to the next section.
## How do I run this? ## How do I run this?
For NixOS systems: For NixOS systems: