nod: Fifth attempt at flakes

Also simplified a few things, nice
This commit is contained in:
Geoffrey Frogeye 2024-01-16 23:48:41 +01:00
parent e56514890d
commit bac1813c77
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
4 changed files with 13 additions and 12 deletions

View file

@ -19,6 +19,5 @@
warn-dirty = false;
};
};
nixpkgs.config.allowUnfree = true;
};
}