From 90562ff95a276461b5b0c98d724f3a6fbf03ec43 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Thu, 28 Mar 2024 08:57:07 +0300 Subject: [PATCH] Desktop : Switch to Sway. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e5f50a31..651377f6 100644 --- a/flake.nix +++ b/flake.nix @@ -174,11 +174,11 @@ ./module/AmdCompute.nix ./module/AmdCpu.nix ./module/AmdGpu.nix - ./module/Gnome.nix ./module/Ollama.nix ./module/PowersaveAmd.nix ./module/Print.nix ./module/RemoteBuild.nix + ./module/Sway.nix ./module/VirtManager.nix ./user/Voronind.nix ];