add httpd.nix
This commit is contained in:
parent
5811ed30cc
commit
6ab687c2f6
2 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
|
||||
zip
|
||||
unzip
|
||||
|
||||
kdePackages.kio-extras
|
||||
kdePackages.kio-fuse
|
||||
]
|
||||
++ [
|
||||
(lib.mkIf config.virtualisation.waydroid.enable (pkgs.callPackage (custom.cage-xtmapper {}) {}))
|
||||
|
|
|
|||
Reference in a new issue