From 4cd62682fdac54b270b36d2fc7cc2de9433f31ac Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Tue, 9 Apr 2024 13:07:50 +0200 Subject: [PATCH] [sway] Switch on desktop --- nixos/hosts/Tibo-NixDesk/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/Tibo-NixDesk/default.nix b/nixos/hosts/Tibo-NixDesk/default.nix index cf1eead..e75dc2c 100644 --- a/nixos/hosts/Tibo-NixDesk/default.nix +++ b/nixos/hosts/Tibo-NixDesk/default.nix @@ -6,7 +6,7 @@ ]; sisyphus = { - desktop.gnome.enable = true; + desktop.sway.enable = true; hardware = { nvidia = {