global zsh config

This commit is contained in:
Rouven Seifert 2023-04-21 20:03:23 +02:00
parent 82b62d2cae
commit 1737739b73
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 73 additions and 107 deletions

View file

@ -1,8 +1,5 @@
{ config, pkgs, ... }:
{
# generate system completions
programs.zsh.enable = true;
# fixes pam entries for swaylock
security.pam.services.swaylock.text = ''
# Account management.