New services and package updates

- Added support for open-webui and ollama-rocm in CLI packages.
- Updated desktop packages to include filezilla, audacity, and freecad.
- Expanded essentials with distrobox, dbus, cifs-utils, samba, and kdePackages.ksshaskpass.
- Introduced niri-waybar and niri-session-manager services for improved session management.
- Configured mako notifications with custom settings in the Niri environment.
- Adjusted hyprpaper settings and enabled additional wallpapers. (TODO on niri. Not working ATM)
This commit is contained in:
2026-02-04 11:20:05 +01:00
parent feb65868cc
commit 7a0ea8c4f1
8 changed files with 113 additions and 15 deletions

View File

@ -1,7 +1,7 @@
{ config, inputs, pkgs, ... }:
{
imports = [
# ./autostart.nix
./autostart.nix
../modules/hyprlock
../modules/hyprpaper
../modules/stylix
@ -13,9 +13,10 @@
environment.systemPackages = with pkgs;
[
mako
#mako
fuzzel
waybar
xwayland-satellite
];
programs = {