mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-05-21 19:18:46 +02:00
fujitsu: fix age key path
This commit is contained in:
parent
ed933090e5
commit
6a9d4dd1db
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
"/etc/machine-id"
|
"/etc/machine-id"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
age.identityPaths = [ "/nix/persist/system/etc/ssh/ssh_host_ed25519_key" ];
|
||||||
|
|
||||||
time.timeZone = "Europe/Berlin";
|
time.timeZone = "Europe/Berlin";
|
||||||
console = {
|
console = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue