Remove several genesis services

Remove Nginx proxy
Remove mounting of LUN
This commit is contained in:
Greg Hellings
2024-07-22 13:58:55 -05:00
parent c28ffe278f
commit fb45b77e27
2 changed files with 1 additions and 41 deletions
+1 -1
View File
@@ -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