diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-12-20 22:17:32 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-12-20 22:17:32 -0500 |
commit | fa7c8c14fe1d3f72b60773efd6ab50c438e105d7 (patch) | |
tree | e2e27bc0fc0036c43d80f17da12bb1057eec5aa1 /hosts/battlestation | |
parent | 90854019fc940473a0ce4fff29c402e54841f704 (diff) |
Kill All RGB
Diffstat (limited to 'hosts/battlestation')
-rw-r--r-- | hosts/battlestation/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/battlestation/configuration.nix b/hosts/battlestation/configuration.nix index 104b08c..1913c1b 100644 --- a/hosts/battlestation/configuration.nix +++ b/hosts/battlestation/configuration.nix @@ -17,6 +17,7 @@ ../../software/development.nix ../../common/dropbox.nix ../../common/ssh.nix + ../../common/rgb.nix ../../common/nvidia.nix ]; |