update flake lock and fix stylix
This commit is contained in:
parent
d6e365af6c
commit
6de092dae0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
#../hosts/${config.networking.hostName}/hardware-configuration.nix
|
#../hosts/${config.networking.hostName}/hardware-configuration.nix
|
||||||
];
|
];
|
||||||
sops = {
|
sops = {
|
||||||
age.keyFile = ../../../../../../var/secrets/keys.txt;
|
age.keyFile = "var/secrets/keys.txt";
|
||||||
secrets."lillian-password".neededForUsers = true;
|
secrets."lillian-password".neededForUsers = true;
|
||||||
|
|
||||||
defaultSopsFile = ../hosts/${config.networking.hostName}/secrets/sops.yaml;
|
defaultSopsFile = ../hosts/${config.networking.hostName}/secrets/sops.yaml;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue