home update

This commit is contained in:
2024-04-18 23:26:08 +02:00
parent b508100d93
commit 35acf4062f
2 changed files with 11 additions and 6 deletions

View File

@@ -84,6 +84,8 @@
kitty kitty
kitty-themes kitty-themes
hyprland
# > tools < # > tools <
rofi rofi
git git

View File

@@ -122,16 +122,19 @@
xkbVariant = ""; xkbVariant = "";
displayManager = { displayManager = {
lightdm = { # lightdm = {
# enable = true;
# };
startx = {
enable = true; enable = true;
}; };
}; };
desktopManager = { # desktopManager = {
xfce = { # xfce = {
enable = true; # enable = true;
}; # };
}; # };
}; };
# Enable OpenGL # Enable OpenGL