package cleanup

This commit is contained in:
Rouven Seifert 2023-05-21 13:50:49 +02:00
parent 2fbee81297
commit fbbb68ee06
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 31 additions and 37 deletions

View file

@ -1,5 +1,9 @@
{ 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.