update flake lock and fix stylix

This commit is contained in:
Lillian Violet 2025-09-01 16:22:26 +02:00
parent d6e365af6c
commit 6de092dae0

View file

@ -13,7 +13,7 @@
#../hosts/${config.networking.hostName}/hardware-configuration.nix
];
sops = {
age.keyFile = ../../../../../../var/secrets/keys.txt;
age.keyFile = "var/secrets/keys.txt";
secrets."lillian-password".neededForUsers = true;
defaultSopsFile = ../hosts/${config.networking.hostName}/secrets/sops.yaml;