1
0
mirror of https://github.com/tboerger/nixos-config synced 2024-11-22 18:21:58 +01:00

fix: try to use activation for homeage

This commit is contained in:
Thomas Boerger 2024-01-31 15:47:47 +01:00
parent da6184fbc0
commit 4a367912a4
No known key found for this signature in database
GPG Key ID: F630596501026DB5

@ -14,7 +14,7 @@
homeage = {
identityPaths = [ "~/.ssh/id_ed25519" ];
installationType = "systemd";
installationType = "activation";
};
programs = {