Commit Graph

60 Commits

Author SHA1 Message Date
637def6ca3 Add alejandra nix formatter and integrate into NixOS flake 2026-02-19 15:40:15 +01:00
6e682b315b Add configuration for Logitech Wireless Mouse to plasma manger 2026-02-19 11:56:15 +01:00
f9c152688a Add key bindings for left and right cursor navigation in Zsh autocomplete selection, as it caused issues 2026-02-19 11:55:37 +01:00
e8a125b43f Renamed plasma and niri config files to align with "default.nix" directory standard 2026-02-19 11:54:40 +01:00
66ef4b89af Changed Neovim to use Nixvim instead of Lazyvim.
Moved Neovim into its own directory
2026-02-19 11:53:22 +01:00
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
0305851bf4 Changed system tray configuration to enable battery percentage display 2026-02-15 12:38:28 +01:00
1b97c15215 Changed plasma manager to configure all of KDE Plasma 6.
Removed old Konsave files as they are no longer needed with plasma manager.
2026-02-15 12:13:01 +01:00
2b29515874 Changed ZSH completion and added package to allow Gparted to format to NTFS 2026-02-15 12:09:27 +01:00
7a0ea8c4f1 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)
2026-02-04 11:20:05 +01:00
feb65868cc Restructured nixos code for better structure. Commented what each package is for. 2025-12-18 14:20:16 +01:00
aed49644e9 Updated ncli to represet generations with colors. 2025-12-15 13:24:31 +01:00
2e7dec981e Added Gimp and configured a .gitignore 2025-12-15 12:14:53 +01:00
af99945a42 Set stylix qt.platform back to "kde" as "qtct" broke plasma. 2025-12-11 16:40:15 +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
e0daa8743d Fixed zoxide not working. 2025-12-11 11:21:33 +01:00
6bb20b177b - Updated stylix for improved aesthetics. (Defaults to plasma theme for qt apps)
- Added zoxide
- Adjusted gaps and border widths in niri layout.
- Added new wallpaper files.
2025-12-11 10:55:05 +01:00
4daef71117 Split packages into multiple files for easier management. 2025-12-09 12:52:01 +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
616d40d98c - Commented out portainer.nix in configuration.nix for future use.
- Created portainer.nix for container management configuration.
- Added 120hz.sh and 60hz.sh scripts for display refresh rate switching.
- Enhanced plasma/home.nix with power management settings.
2025-11-27 09:43:27 +01:00
a547950e45 Added two new commands to ncli.
'home-backups' to list the backup files of homemanager and 'switch' to help switch specialisations.
2025-11-26 16:07:22 +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
74aa841812 Removed general.nix as it was, essentially, the same as what configuration.nix used to be, so I reworked configuration.nix 2025-11-25 14:39:17 +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
157ba06453 Merge pull request 'Black-Don-Refactor' (#1) from Black-Don-Refactor into main
Reviewed-on: #1
2025-11-22 14:20:00 +01:00
d345c5e207 Configured Stylix (Disabled for now). Added plasma manager to configure kde plasma deterministically. 2025-11-22 14:17:08 +01:00
949ef79e1c Removed Install.sh and hosts folder as they arent needed. -> All options can be configured in flake.nix 2025-11-21 17:23:36 +01:00
9dd27350e2 Made hostname variable (set in flake). Added ncli as a tool for fast nix specific commands (ncli.nix). 2025-11-21 17:16:01 +01:00
c42feb3c42 Fixed wrong username variable insersion in configuration.nix 2025-11-21 16:44:17 +01:00
3bc1d1e246 Moved modules into a new Modules subdirectory. Started config of install.sh script. Moved home manager config out of flake. 2025-11-21 16:32:49 +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
12daec0fee Rectified warnings about graphics configuration names being changed. 2025-10-30 15:18:30 +01:00
e9d3e864f5 New Konsave Theme Version. Small changes to top bar. 2025-10-30 15:10:55 +01:00
a5a17cdbfd Moved desktop entries to a new file and added fingerprint sensor support (SDDM currently slowed down by it) 2025-10-30 15:02:19 +01:00
5455528f40 Removed Old Plasma Theme file. (Restore in commits if needed). Renewed flake.lock file to get new package versions (hopefully) 2025-10-21 15:52:14 +02:00
6ce39c9577 Removed a lot of desktop entries, to clean up Menu. Added a boot splash screen. 2025-10-17 10:17:35 +02:00
820c7b4454 Changed KDE plasma theme and configured Kitty as Terminal 2025-10-15 14:50:38 +02:00
713c60bc02 Added youtube as a dektop app 2025-10-10 13:09:20 +02:00
a695599c3f Added VsCode and an alias to edit LaTeX files 2025-10-07 12:17:00 +02:00
22b55e455c Reworked KDE Theme reminder to be a popup. Fixed Trayscale not working by default. 2025-09-03 14:27:29 +02:00
f4e77e64c9 Added Docker and Wine. 2025-09-02 15:12:57 +02:00
9eb416a46e Removed Trayscale Flake. (Default package works when using right tailscale user configuration). Fixed yakuake autostart. 2025-09-02 12:49:09 +02:00
8d61a29691 Set NixOS specific line spacing for nvim. 2025-09-02 10:12:18 +02:00
3c6023ef4d Added neovim lazyvim Plugin. Reconfigured Nerdfonts to work again. 2025-09-02 10:07:36 +02:00
09c635b9f7 Added git credentials system file as it didnt exist before. (This is also a test push for it) 2025-08-28 15:44:56 +02:00
5497c5a7ae Added git credentials store. (This is also a test push for it) 2025-08-28 15:37:42 +02:00