mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
more style & comfort update
This commit is contained in:
parent
5da82a8e80
commit
a2bfea4c99
6 changed files with 16 additions and 15 deletions
|
@ -85,6 +85,7 @@
|
|||
grim
|
||||
slurp
|
||||
wl-clipboard
|
||||
udiskie
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
@ -97,6 +98,7 @@
|
|||
|
||||
services.udisks2.enable = true ;
|
||||
|
||||
|
||||
security.pam.services.swaylock = {};
|
||||
# List services that you want to enable:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue