This commit is contained in:
Matthew Bessette
2026-04-05 00:39:59 -04:00
parent 61fe69a5fd
commit 10da3b7da6
2 changed files with 7 additions and 1 deletions

View File

@@ -64,6 +64,9 @@
modules = [
./caesium.nixos.nix
{
nixpkgs.config.allowUnfree = true;
}
];
};