Remove several genesis services
Remove Nginx proxy Remove mounting of LUN
This commit is contained in:
@@ -83,7 +83,7 @@ in rec {
|
||||
};
|
||||
pipenv-ivr = prev.callPackage ./pipenv.nix { };
|
||||
|
||||
myxonsh = (prev.xonsh-unwrapped.passthru.wrapper.override {
|
||||
myxonsh = (prev.unstable.xonsh-unwrapped.passthru.wrapper.override {
|
||||
extraPackages = (ps: with ps; [
|
||||
xonsh-apipenv
|
||||
xonsh-direnv
|
||||
|
||||
Reference in New Issue
Block a user