account-totallynotadolphin #72
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ with lib; let
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJRXBT1k40iWHwMVcStnV8jbpXbT3DXrwRURC+GkxEuc dolphin"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJRXBT1k40iWHwMVcStnV8jbpXbT3DXrwRURC+GkxEuc dolphin"
|
||||||
];
|
];
|
||||||
nixKeys = [
|
nixKeys = [
|
||||||
"ocean.mathebau.de-1:G3Jz3mErIy8Mq8Ih+A5pbwDrx7vREcOpKgY8JCQ9dAk="
|
"ocean.mathebau.de-1:G3Jz3mErIy8Mq8Ih+A5pbwDrx7vREcOpKgY8JCQ9dAk="
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue
Hier fehlt ein Semikolon. So baut das nicht (z.B.
nix build --print-out-paths .#nixosConfigurations.nyarlathotep.config.system.build.toplevel
) undnix flake check
läuft nicht durch).