Files
flakes/README.md

10 lines
211 B
Markdown

# Flakes for stuff idk
Pull using following command:
```
nix flake init -t "git+https://git.voidarc.co.uk/voidarc/flakes#module"
```
or if you've added the registry then
```
nix flake init -t voidarc#module
```