Kde connect unified configuration

This commit is contained in:
Filippo Berto 2022-12-25 22:57:10 +01:00
parent 2d30131ec4
commit 8ad70a9ada
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
5 changed files with 10 additions and 24 deletions

View file

@ -163,6 +163,7 @@
./nixos_modules/sesar.nix
./nixos_modules/pentablet.nix
./nixos_modules/steam-link.nix
./nixos_modules/kdeconnect.nix
{ home-manager.users.bertof = import ./thor/hm.nix; }
];
@ -184,6 +185,7 @@
./nixos_modules/sesar.nix
./nixos_modules/pentablet.nix
./nixos_modules/steam-link.nix
./nixos_modules/kdeconnect.nix
{ home-manager.users.bertof = import ./odin/hm.nix; }
];