From 6dcb4af2623174c4c52202c7ea064f40a35091ed Mon Sep 17 00:00:00 2001 From: polwex Date: Thu, 6 Mar 2025 14:24:52 +0700 Subject: m --- hosts/local/master/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/local/master/configuration.nix') diff --git a/hosts/local/master/configuration.nix b/hosts/local/master/configuration.nix index e228246..375c10b 100644 --- a/hosts/local/master/configuration.nix +++ b/hosts/local/master/configuration.nix @@ -8,11 +8,13 @@ ../../linux.nix ../../unfree.nix #../../android.nix + ../gui.nix ../i3.nix # ../gnome.nix # ../wayland.nix ../nvidia.nix ./keyboard.nix + ./rgb.nix ]; # Use the systemd-boot EFI boot loader. @@ -46,6 +48,7 @@ environment.systemPackages = [ pkgs.nodejs pkgs.python312 + # pkgs.openrgb-with-all-plugins ]; system.stateVersion = "23.11"; # Did you read the comment? -- cgit v1.2.3