Commit Graph

11 Commits

Author SHA1 Message Date
69aaea8526 KDE Power profiles are now managed by a separate file, so it is easier to select between them without changing theme. 2026-02-17 16:21:12 +01:00
48378c963d Add support for customizable Plasma themes and configurations
- Introduced plasmaTheme variable in plasma.nix to allow selection between "desktop" and "laptop" themes.
- Created common theme configurations in common.nix, including keyboard shortcuts and application settings.
- Implemented desktop-specific configurations in desktop.nix, including panel layout, power management settings, and workspace appearance.
- Added laptop-specific configurations in laptop.nix, focusing on power-saving features and panel arrangements.
- Enhanced system monitoring widgets and battery management settings for both themes.
2026-02-16 16:20:16 +01:00
feb65868cc Restructured nixos code for better structure. Commented what each package is for. 2025-12-18 14:20:16 +01:00
7b51a603c4 Set project name as a varible in flake so it can be changed easier. 2025-12-11 16:20:20 +01:00
54bd19fbc0 - Removed Hyprland.
- Changed to use unstable branch.
- Removed Noctalia.
- Enhanced Stylix configuration. Now targets nothing by default.
2025-12-09 12:40:16 +01:00
b0b59b2413 - Changed jetbrains ides to jetbrains toolbox to get more up to date versions
- Create a new Stylix module with wallpaper and font configuration
- Integrate Waybar into Niri
- Changed Discord application  to Vesktop
- Enable Waydroid virtualization
2025-12-08 10:50:50 +01:00
a8a718a5ce - Removed the Stylix configuration from configuration.nix and created a new stylix.nix file for better organization.
- Enhanced ncli.nix to include generation information during NixOS rebuild and update commands.
- Updated niri.nix to include the new stylix module.
- Adjusted aliases to ensure correct path referencing.
- And some minor changes
2025-11-26 11:14:22 +01:00
69d1d05563 Split Hyprlock,Noctalia-Shell and Hyprpaper into separate directories. Made changes to ncli, to automatically switch specialisations. Started configuring niri. 2025-11-25 14:30:53 +01:00
ea197269fa Fixed wrong file permissions. 2025-11-21 10:51:12 +01:00
27d3b1cae1 Renamed specialisations. Started configuring hyprpaper and hyprlock 2025-11-21 09:23:30 +01:00
ee522bd869 Changed how additonal home manager modules are imported. Started work on desktop environment specific specialisations. Started actually configuring hyprland 2025-11-11 10:59:44 +01:00