coolercontrol
This commit is contained in:
@@ -36,7 +36,7 @@ in
|
||||
./sops.nix
|
||||
../default.nix
|
||||
# specialisations
|
||||
./cosmic
|
||||
# ./cosmic
|
||||
./hyprland
|
||||
./gnome
|
||||
];
|
||||
@@ -177,6 +177,11 @@ in
|
||||
|
||||
programs.gamemode.enable = lib.mkDefault true;
|
||||
|
||||
|
||||
programs.coolercontrol = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Configure environment
|
||||
environment = {
|
||||
# List packages installed in system profile. To search, run:
|
||||
@@ -208,6 +213,7 @@ in
|
||||
rclone-browser
|
||||
rsync
|
||||
sbctl
|
||||
udisks2
|
||||
vim
|
||||
vulkan-tools
|
||||
wget
|
||||
|
||||
Reference in New Issue
Block a user