testing with nvidia settings and some modules fixings

This commit is contained in:
cnst
2024-08-17 21:19:07 +02:00
parent 99421b6fa9
commit 4f5af690bd
11 changed files with 81 additions and 97 deletions

View File

@@ -11,26 +11,9 @@
extraOutputsToInstall = ["doc" "devdoc"];
packages = with pkgs; [
# misc.gui
virt-manager
xfce.thunar
# misc.tui
ranger
xcur2png
# misc.system
brightnessctl
bun
adwaita-icon-theme
qt5.qtwayland
qt6.qtwayland
# thefuck
wireguard-tools
wl-clipboard
wpa_supplicant
xfce.thunar-archive-plugin
xfce.thunar-volman
];
sessionVariables = {
BROWSER = "firefox";

View File

@@ -39,6 +39,7 @@
rofi.enable = false;
waybar.enable = true;
yazi.enable = true;
misc.enable = true;
};
userd = {
sops.enable = true;