move phosh out from moby/ to helpers/

better yet would be put these all in a gui/ subdir
This commit is contained in:
2022-05-27 01:13:09 -07:00
parent 123e140212
commit f30d51abbc
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
{ {
imports = [ imports = [
./../../helpers/universal ./../../helpers/universal
# ./gui-phosh.nix # ./../../helpers/phosh.nix
./../../helpers/plasma-mobile.nix ./../../helpers/plasma-mobile.nix
]; ];