feat(ops/nixos/nugget): Replace system-nix with meson-built one
What could possibly go wrong.
This commit is contained in:
parent
8944370b7f
commit
f605577d5c
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ in depot.lib.fix(self: {
|
|||
};
|
||||
|
||||
nix = {
|
||||
package = depot.third_party.nix;
|
||||
nixPath = [
|
||||
"depot=/home/tazjin/depot"
|
||||
"nixpkgs=${depot.third_party.nixpkgsSrc}"
|
||||
|
|
Loading…
Reference in a new issue