Skip to content
Snippets Groups Projects
Commit 8c9d796d authored by Jens Nolte's avatar Jens Nolte
Browse files

Remove wayvnc and neatvnc package calls

parent 48f6fec2
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,6 @@ let
neovim = import ./neovim { inherit pkgs; };
nginx-sso = callPackage ./nginx-sso {};
simpleandsoft = import ./simpleandsoft { inherit pkgs; };
neatvnc = callPackage ./neatvnc/neatvnc.nix {};
wayvnc = callPackage ./wayvnc/wayvnc.nix {};
haskell = pkgs.haskell // {
packageOverrides = self: super: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment