allows unfree

This commit is contained in:
Dennis Schoepf 2026-01-28 20:16:36 +01:00
parent 99ca51890d
commit 408b8945dd

View file

@ -35,6 +35,7 @@
};
})
];
nixpkgs.config.allowUnfree = true;
# General settings
networking.hostName = "dnsc-machine";