mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 09:28:30 +02:00
wlsunset, dwarf fortress, mail fixes
This commit is contained in:
parent
78b5dad1d9
commit
b283eb634f
8 changed files with 48 additions and 29 deletions
|
@ -11,6 +11,8 @@
|
|||
allowedTCPPortRanges = [{ from = 1714; to = 1764; }];
|
||||
allowedUDPPortRanges = allowedTCPPortRanges;
|
||||
};
|
||||
# wayland keylogger needs setuid
|
||||
programs.wshowkeys.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