update the lix to use nixpkgs, and update the flake lock

This commit is contained in:
Lillian Violet 2024-05-16 14:26:46 +02:00
parent 14f5273947
commit bb30a9e93b
3 changed files with 55 additions and 164 deletions

View file

@ -14,7 +14,7 @@
sops.secrets."lillian-password".neededForUsers = true;
nix = {
package = pkgs.nixFlakes;
package = pkgs.lix;
gc = {
automatic = true;
dates = "weekly";