common/nix: add shells
to registry
This commit is contained in:
parent
101f0f6ca0
commit
ffee26da2b
@ -43,6 +43,11 @@
|
|||||||
type = "path";
|
type = "path";
|
||||||
path = "/home/h7x4/git/nixpkgs-tools";
|
path = "/home/h7x4/git/nixpkgs-tools";
|
||||||
};
|
};
|
||||||
|
shells.to = {
|
||||||
|
type = "git";
|
||||||
|
url = "https://git.pvv.ntnu.no/oysteikt/shells.git";
|
||||||
|
ref = "main";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user