keepassxc: Convert to usage of home-manager module

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-06-20 23:28:15 +03:00
parent ddd5c24a64
commit bae215ec34
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D
3 changed files with 43 additions and 35 deletions

View file

@ -8,6 +8,7 @@
./cli.nix
./mpv.nix
./ssh.nix
./keepassxc.nix
];
services.syncthing = {
enable = true;