Add noctalia module and removed waybar and other configurations no longer needed with noctalia

This commit is contained in:
2026-06-02 12:22:05 +02:00
parent bcf0c17c51
commit ca285c92f7
8 changed files with 42 additions and 371 deletions

View File

@ -16,12 +16,8 @@
];
environment.systemPackages = with pkgs; [
#mako
fuzzel
waybar
xwayland-satellite
lxsession #Needed for things like gparted
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
];
programs = {
@ -35,7 +31,6 @@
#services.xserver.displayManager.sddm.enable = true;
xdg.portal = {
#Needed for waybar
enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-wlr];
config.common.default = "*";