switch from CppNix to Lix 2.90.0

This commit is contained in:
Katherina Walshe-Grey 2024-07-17 16:24:45 +01:00
parent db566deb4b
commit f6be01b4bc
2 changed files with 31 additions and 0 deletions

View file

@ -23,6 +23,9 @@ in {
imports = [
(import "${sources.home-manager}/nixos")
(import "${sources.agenix}/modules/age.nix")
# TODO: npins requires manual intervention to upgrade lix and lix-module (add the tarball URL to sources.json)
# See: https://github.com/andir/npins/issues/47
(import "${sources.lix-module}/module.nix" { lix = sources.lix; })
./pinning.nix
./common/nginx.nix
./common/ssh.nix