From b8e2eb59a2b84820719e5f6f334fbfbc05019c52 Mon Sep 17 00:00:00 2001 From: tdback Date: Fri, 10 Jan 2025 19:20:18 -0500 Subject: feat: retire x11 and go full COSMIC/wayland on workstations --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 249ae74..b6ac68a 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,7 @@ (mkSystem "sparrow" inputs.nixpkgs [ { type = "profiles"; - modules = [ "common" "pipewire" "security" "vpn" "x11" ]; + modules = [ "common" "cosmic" "pipewire" "security" "vpn" ]; } ]) (mkSystem "frigg" inputs.nixpkgs [ -- cgit v1.2.3