hydrogen: some minor tweaks for the build to work

This commit is contained in:
Primrose 2025-11-01 19:37:10 +08:00
parent 24d514b9fe
commit 5d367843f8
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 11 additions and 2 deletions

View file

@ -43,7 +43,9 @@ in
]
# use lix everywhere and wrap it with nom
++ [
(import (sources.lix-module + "/overlay.nix") {inherit (sources) lix;})
# TODO
# Can't get it build for now
# (import (sources.lix-module + "/overlay.nix") {inherit (sources) lix;})
(import ../overlays/nix-monitored.nix)
];