mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
refactor: change folder name
This commit is contained in:
6
modules/home/kdeconnect/default.nix
Normal file
6
modules/home/kdeconnect/default.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{...}: {
|
||||
services.kdeconnect = {
|
||||
enable = true;
|
||||
indicator = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user