Fix zsh (OMZ+carapace), GTK dark mode, waybar styling

This commit is contained in:
2026-02-09 22:12:20 +11:00
parent 2d583d8537
commit b40e86300c
6 changed files with 31 additions and 7 deletions

View File

@@ -17,6 +17,8 @@
./hardware-configuration.nix
];
home-manager.backupFileExtension = "hm-bak";
# ---
# Nix (enable flakes on the installed system)
# ---
@@ -230,12 +232,14 @@ PermitRootLogin = "no";
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-gtk
pkgs.xdg-desktop-portal-gnome
pkgs.xdg-desktop-portal-wlr
];
};
# Minimal system packages needed for the session and core usability
environment.systemPackages = with pkgs; [
spotify
vlc
telegram-desktop
flameshot
waybar