nvfetcher

This commit is contained in:
xunuwu 2024-09-09 12:02:12 +02:00
parent 013fc0e2d0
commit 1f35c4fe1c
No known key found for this signature in database
9 changed files with 159 additions and 50 deletions

View file

@ -17,6 +17,7 @@
in {
flake.colmena = {
meta = {
# machinesFile = TODO
nixpkgs = import inputs.nixpkgs {
system = "x86_64-linux";
config.allowUnfree = true;