summary refs log tree commit diff
path: root/nixos/modules/programs/phosh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/phosh.nix')
-rw-r--r--nixos/modules/programs/phosh.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/programs/phosh.nix b/nixos/modules/programs/phosh.nix
index f6faf7990dd1e..150874be6744b 100644
--- a/nixos/modules/programs/phosh.nix
+++ b/nixos/modules/programs/phosh.nix
@@ -155,8 +155,8 @@ in {
       '';
     };
 
-    services.gnome3.core-shell.enable = true;
-    services.gnome3.core-os-services.enable = true;
+    services.gnome.core-shell.enable = true;
+    services.gnome.core-os-services.enable = true;
     services.xserver.displayManager.sessionPackages = [ pkgs.phosh ];
 
     environment.etc."phosh/phoc.ini".source =