phosh: move out of modules/gui/phosh.nix -> hosts/modules/gui/phosh.nix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./phosh.nix
|
||||
./sway.nix
|
||||
];
|
||||
}
|
||||
|
@@ -7,7 +7,6 @@ in
|
||||
{
|
||||
imports = [
|
||||
./gnome.nix
|
||||
./phosh.nix
|
||||
./plasma.nix
|
||||
./plasma-mobile.nix
|
||||
];
|
||||
|
Reference in New Issue
Block a user