temp commit lol

This commit is contained in:
mjallen18
2024-06-29 11:34:17 -05:00
parent c3767fd666
commit e74020a8ce
28 changed files with 293 additions and 127 deletions

View File

@@ -46,13 +46,6 @@ in
apps.discover-wrapped.enable = plasma;
# chaotic = {
# nyx.cache.enable = true;
# nyx.overlay.enable = true;
# mesa-git.enable = true;
# hdr.enable = false;
# };
# Configure bootloader with lanzaboot and secureboot
boot = {
loader = {
@@ -107,8 +100,6 @@ in
defaultSession = if plasma then "plasma" else "gnome";
};
# displayManager.gdm.enable = gnome;
# desktopManager.gnome.enable = gnome;
desktopManager.plasma6.enable = plasma;
# enable auto discovery of printers
@@ -174,8 +165,6 @@ in
borgbackup
clinfo
efibootmgr
# fishPlugins.bass
# fishPlugins.sponge
gparted
kmod
lact
@@ -192,6 +181,7 @@ in
# native wayland support (unstable)
wineWowPackages.waylandFull
];
sessionVariables = {
STEAM_FORCE_DESKTOPUI_SCALING = "1";
};