Home Gen429 @ 2024-11-02-14:11
This commit is contained in:
parent
bae5b9b57a
commit
1cab8e244b
@ -8,6 +8,7 @@
|
||||
../modules/home/doom
|
||||
../modules/home/firefox.nix
|
||||
../modules/home/hyprland
|
||||
../modules/home/kdeconnect.nix
|
||||
../modules/home/kitty
|
||||
../modules/home/ranger
|
||||
../modules/home/ssh.nix
|
||||
|
||||
4
modules/home/kdeconnect.nix
Normal file
4
modules/home/kdeconnect.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{...}: {
|
||||
services.kdeconnect.enable = true;
|
||||
services.kdeconnect.indicator = true;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user