mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Update flake
This commit is contained in:
parent
9cf52d01b9
commit
e446ad4e08
3 changed files with 48 additions and 117 deletions
|
|
@ -87,7 +87,7 @@
|
|||
inherit system;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [ "python-2.7.18.7" ];
|
||||
permittedInsecurePackages = [ "olm-3.2.16" "python-2.7.18.7" ];
|
||||
};
|
||||
overlays = [ nixpkgs-terraform.overlays.default ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue