mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 09:28:30 +02:00
global zsh config
This commit is contained in:
parent
82b62d2cae
commit
1737739b73
10 changed files with 73 additions and 107 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue