switch from CppNix to Lix 2.90.0
This commit is contained in:
parent
db566deb4b
commit
f6be01b4bc
2 changed files with 31 additions and 0 deletions
3
hive.nix
3
hive.nix
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue