fixup! nix/os/devices/steveej-t14: bump versions

This commit is contained in:
steveej 2022-11-14 23:43:11 +01:00
parent 05f0cbdfb4
commit dd7bc4776d

View file

@ -11,6 +11,10 @@ in {
nixpkgs.config = {
allowBroken = true;
allowUnfree = true;
permittedInsecurePackages = [
"electron-17.4.1"
];
};
home.keyboard = {