mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Fixed broken services on lisa
This commit is contained in:
parent
eba4867b84
commit
fce2bd75d1
6 changed files with 6 additions and 1 deletions
2
base.nix
2
base.nix
|
@ -9,7 +9,7 @@
|
|||
luj.nix.enable = true;
|
||||
|
||||
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||
sops.age.sshKeyPaths = [ "/home/julien/.ssh/id_ed25519"];
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key"];
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue