did it change?

This commit is contained in:
2025-12-23 01:38:33 -08:00
parent 5597ca934d
commit a69fb9f90b

View File

@ -82,13 +82,14 @@ in
}; };
hardware = { hardware = {
nvidia = { nvidia = {
open = true; open = true;
modesetting.enable = true; modesetting.enable = true;
powerManagement.enable = true; powerManagement.enable = true;
nvidiaSettings = true; nvidiaSettings = true;
}; };
bluetooth = { bluetooth = {
enable = true; enable = true;
powerOnBoot = true; powerOnBoot = true;
@ -150,7 +151,6 @@ in
# List packages installed in system profile. # List packages installed in system profile.
# You can use https://search.nixos.org/ to find more packages (and options). # You can use https://search.nixos.org/ to find more packages (and options).
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# cli only
vim vim
wget wget
curl curl
@ -158,7 +158,6 @@ in
bc bc
lf lf
pciutils pciutils
nut
nfs-utils nfs-utils
lm_sensors lm_sensors
nvtopPackages.nvidia nvtopPackages.nvidia
@ -174,19 +173,16 @@ in
ddcutil ddcutil
xclip xclip
gpu-screen-recorder gpu-screen-recorder
# in between
dunst dunst
redshift redshift
picom picom
libnotify
mpv mpv
feh feh
solaar solaar
ueberzugpp ueberzugpp
nordic nordic
#capitaine-cursors
# graphical
lxappearance lxappearance
spotify spotify
firefox firefox