Let's try and do that in home manager instead
This commit is contained in:
parent
358c76b152
commit
d4ead53bad
2 changed files with 2 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
./package-configs/foot
|
||||
];
|
||||
nixpkgs = {
|
||||
config.permittedInsecurePackages = ["cinny-4.2.1"];
|
||||
# You can add overlays here
|
||||
overlays = [
|
||||
# You can also add overlays exported from other flakes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue