mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 08:46:11 +01:00
home update
This commit is contained in:
@@ -84,6 +84,8 @@
|
||||
kitty
|
||||
kitty-themes
|
||||
|
||||
hyprland
|
||||
|
||||
# > tools <
|
||||
rofi
|
||||
git
|
||||
|
||||
@@ -122,16 +122,19 @@
|
||||
xkbVariant = "";
|
||||
|
||||
displayManager = {
|
||||
lightdm = {
|
||||
# lightdm = {
|
||||
# enable = true;
|
||||
# };
|
||||
startx = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
desktopManager = {
|
||||
xfce = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
# desktopManager = {
|
||||
# xfce = {
|
||||
# enable = true;
|
||||
# };
|
||||
# };
|
||||
};
|
||||
|
||||
# Enable OpenGL
|
||||
|
||||
Reference in New Issue
Block a user