From d296101aaa5ac8375acc1904c60f39ebe916ebf3 Mon Sep 17 00:00:00 2001 From: Jay Looney Date: Tue, 25 Nov 2025 22:16:57 -0600 Subject: [PATCH] testing cobalt niri --- hosts/cobalt/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/cobalt/default.nix b/hosts/cobalt/default.nix index b28af35..c1b5ef5 100644 --- a/hosts/cobalt/default.nix +++ b/hosts/cobalt/default.nix @@ -11,6 +11,7 @@ ./hardware-configuration.nix ./configuration.nix ../../modules/nixos/gaming.nix + ../../modules/nixos/desktop/niri ]; zw.gaming.enable = true;