This commit is contained in:
xunuwu 2024-09-09 12:29:48 +02:00
parent a07357a196
commit 16a5a41114
No known key found for this signature in database

View file

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