mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 01:38:02 +02:00
hyprland: Remove udiskie exec-once
This shouldn't be needed since home-manager automatically starts the udiskie service.
This commit is contained in:
parent
c71949f46e
commit
a267d9158b
1
home.nix
1
home.nix
@ -18,7 +18,6 @@
|
|||||||
exec-once = fcitx5 # Japanese input support
|
exec-once = fcitx5 # Japanese input support
|
||||||
exec-once = mullvad-vpn
|
exec-once = mullvad-vpn
|
||||||
exec-once = wl-paste -p --watch wl-copy -pc # Disable middle click paste
|
exec-once = wl-paste -p --watch wl-copy -pc # Disable middle click paste
|
||||||
exec-once = udiskie # Auto-mount drives
|
|
||||||
|
|
||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
|
Loading…
x
Reference in New Issue
Block a user