all repos — nixfiles @ ac01bd182f575a268e12b556f5ef5cdfbc4499a2

System and user configuration, managed by nix and home-manager

deploy to linde with colmena

Alan Pearce
commit

ac01bd182f575a268e12b556f5ef5cdfbc4499a2

parent

5efe9faa9ad762667137e00c742823beabc5be6d

1 file changed, 0 insertions(+), 6 deletions(-)

changed files
M system/linde.nixsystem/linde.nix
@@ -17,7 +17,6 @@ net-mask6 = 64;
net-gw6 = "fe80::1"; domain = "alanpearce.eu"; ts-domain = "hydra-pinecone.ts.net"; - golink = (builtins.getFlake (toString <golink>)).nixosModules.default; in { imports =
@@ -25,8 +24,6 @@ [
<personal/modules/nixos/laminar.nix> <home-manager/nixos> <agenix/modules/age.nix> - <searchix/nix/modules> - golink # Include the results of the hardware scan. ./linde-hardware.nix
@@ -296,9 +293,6 @@ openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII8VIII+598QOBxi/52O1Kb19RdUdX0aZmS1/dNoyqc5 alan@hetzner.strongbox" "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJVREjPey2TOIPzfYJoG9yIR4Rui7tNJK2QIKa+pbgsyXg31hhPIw37LRRIic+l53mW8eahHxX3Y1IeTjcMw8IU= alan@secretive.marvin" ]; - }; - home-manager = { - users.alan = import ../user/server.nix; }; users.users.nixremote = {