fixup! nix/os/devices/steveej-t14: bump versions
This commit is contained in:
parent
05f0cbdfb4
commit
dd7bc4776d
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ in {
|
|||
nixpkgs.config = {
|
||||
allowBroken = true;
|
||||
allowUnfree = true;
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"electron-17.4.1"
|
||||
];
|
||||
};
|
||||
|
||||
home.keyboard = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue