1
0

patch(vesktop): actually apply the configuration

This commit is contained in:
2025-12-19 16:12:55 +01:00
parent 1eb41ac84e
commit 7ca50dd7fe

View File

@@ -127,6 +127,8 @@ in
};
};
programs.vesktop = import ./home/vesktop.nix;
services.gpg-agent = {
enable = true;
enableSshSupport = true;