This commit is contained in:
mjallen18
2025-10-28 10:48:22 -05:00
parent b3f9b50be5
commit 65bdf1124d

View File

@@ -1,7 +1,3 @@
# Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page, on
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
{
config,
lib,
@@ -277,7 +273,7 @@ in
packagekit
pass
protonmail-bridge
protonvpn-cli
protonvpn-gui
qrencode
rcon
sbctl
@@ -290,9 +286,5 @@ in
# Configure programs
programs = {
virt-manager.enable = true;
coolercontrol = {
enable = true;
nvidiaSupport = false;
};
};
}