chore: bump nix
not sure where nix 2.15.3 is still pulled in
This commit is contained in:
parent
0bdd287131
commit
a0985689ab
2 changed files with 4 additions and 2 deletions
|
@ -14,7 +14,9 @@
|
|||
allowBroken = false;
|
||||
allowUnfree = true;
|
||||
|
||||
permittedInsecurePackages = [];
|
||||
permittedInsecurePackages = [
|
||||
"nix-2.15.3"
|
||||
];
|
||||
};
|
||||
|
||||
home.keyboard = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue