added readme so i dont forget anymore

This commit is contained in:
2026-05-03 17:47:32 +01:00
parent b0ec23c2c6
commit 0bfd4cfbd8

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# 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
```