feat(home): enable udiskie for zero-click USB automounting
All checks were successful
Check / eval (push) Successful in 2m52s
All checks were successful
Check / eval (push) Successful in 2m52s
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
# menu module.
|
||||
services.cliphist.enable = true;
|
||||
|
||||
# Automount removable media (USB drives) and provide safe-removal notifications.
|
||||
services.udiskie.enable = true;
|
||||
|
||||
# Wifi from the bar: nm-applet lives in waybar's tray (SNI flag via
|
||||
# preferStatusNotifierItems — without it there is no tray icon).
|
||||
services.network-manager-applet.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user