Commit Graph

28 Commits

Author SHA1 Message Date
059b424d87 Configured mpre fingerprint settings, also for security 2026-03-11 15:53:00 +01:00
70fc8a0c9a Updated flake and some packages to newest versions 2026-03-05 17:10:36 +01:00
637def6ca3 Add alejandra nix formatter and integrate into NixOS flake 2026-02-19 15:40: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
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
d345c5e207 Configured Stylix (Disabled for now). Added plasma manager to configure kde plasma deterministically. 2025-11-22 14:17:08 +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