mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 15:07:44 -05:00
Enable KDE Connect on kim
This commit is contained in:
parent
1123feb091
commit
cd5d8995f4
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
# git is not optional
|
||||
docker.enable = true;
|
||||
yubikey.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
|
||||
# TODO: Move this out
|
||||
home-manager.users.annika = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue