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