flake.nix: re-add nuschtos

This commit is contained in:
Qubasa
2025-09-25 19:03:32 +02:00
parent 233d1a48af
commit 6d6a085b97

View File

@@ -51,12 +51,12 @@
; ;
privateInputs = privateInputs =
# if builtins.pathExists (./. + "/.skip-private-inputs") then if builtins.pathExists (./. + "/.skip-private-inputs") then
{ }; { }
# else else
# (import ./devFlake/flake-compat.nix { (import ./devFlake/flake-compat.nix {
# src = ./devFlake; src = ./devFlake;
# }).outputs; }).outputs;
in in
flake-parts.lib.mkFlake { inherit inputs; } ( flake-parts.lib.mkFlake { inherit inputs; } (
{ ... }: { ... }: