feat: allow unfree

This commit is contained in:
2025-02-12 12:21:27 -08:00
parent 06256337e3
commit c849a2f8ee
3 changed files with 5 additions and 1 deletions

View File

@@ -65,6 +65,7 @@
environment.systemPackages = [
inputs.pesde.packages.${host.architecture}.default
];
nixpkgs.config.allowUnfree = true;
}
]
++ (