mirror of
https://github.com/tboerger/nixos-config
synced 2024-11-23 03:32:08 +01:00
fix: try to use activation for homeage
This commit is contained in:
parent
da6184fbc0
commit
4a367912a4
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
homeage = {
|
homeage = {
|
||||||
identityPaths = [ "~/.ssh/id_ed25519" ];
|
identityPaths = [ "~/.ssh/id_ed25519" ];
|
||||||
installationType = "systemd";
|
installationType = "activation";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
Loading…
Reference in New Issue
Block a user