don't enable fwupd in the iso

This commit is contained in:
Rouven Seifert 2023-05-23 20:51:02 +02:00
parent 29c53ffa92
commit e04491f9dd
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 13 additions and 16 deletions

View file

@ -1,9 +1,5 @@
{ pkgs, ... }:
{
# nodejs 16 is EOL but bitwarden depends on it
nixpkgs.config.permittedInsecurePackages = [
"nodejs-16.20.0"
];
# fixes pam entries for swaylock
security.pam.services.swaylock.text = ''
# Account management.

View file

@ -31,7 +31,7 @@
gomuks # alternative matrix client
# games
# prismlauncher # minecraft, but it actually works # not anymore lol
prismlauncher # minecraft, but it actually works # not anymore lol
superTuxKart
# yubikey and password stuff