hosts: steamdeck: move to kde but stick to gdm
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome.gnome-terminal
|
||||
gnomeExtensions.dash-to-dock
|
||||
gnomeExtensions.appindicator
|
||||
flatpak
|
||||
rocm-opencl-icd
|
||||
rocm-opencl-runtime
|
||||
clinfo
|
||||
@@ -41,5 +43,7 @@
|
||||
autoLogin.user = "kabbone";
|
||||
};
|
||||
};
|
||||
flatpak.enable = true;
|
||||
udev.packages = with pkgs; [ gnome.gnome-settings-daemon ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -25,9 +25,10 @@
|
||||
favorite-apps = [
|
||||
"firefox.desktop"
|
||||
"thunderbird.desktop"
|
||||
"element.desktop"
|
||||
"keepassxc.desktop"
|
||||
"yubioath-flutter"
|
||||
"element-desktop.desktop"
|
||||
"keepassxc"
|
||||
"yubioath-flutter.desktop"
|
||||
"alacritty.desktop"
|
||||
];
|
||||
};
|
||||
# Dash to Dock settings for a better touch screen experience
|
||||
|
||||
Reference in New Issue
Block a user