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:
parent
da6184fbc0
commit
4a367912a4
@ -14,7 +14,7 @@
|
||||
|
||||
homeage = {
|
||||
identityPaths = [ "~/.ssh/id_ed25519" ];
|
||||
installationType = "systemd";
|
||||
installationType = "activation";
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
Loading…
Reference in New Issue
Block a user