update the lix to use nixpkgs, and update the flake lock
This commit is contained in:
parent
14f5273947
commit
bb30a9e93b
3 changed files with 55 additions and 164 deletions
|
@ -14,7 +14,7 @@
|
|||
sops.secrets."lillian-password".neededForUsers = true;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
package = pkgs.lix;
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue