mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-13 08:31:01 -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
|
# git is not optional
|
||||||
docker.enable = true;
|
docker.enable = true;
|
||||||
yubikey.enable = true;
|
yubikey.enable = true;
|
||||||
|
kdeconnect.enable = true;
|
||||||
|
|
||||||
# TODO: Move this out
|
# TODO: Move this out
|
||||||
home-manager.users.annika = {
|
home-manager.users.annika = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue