9abff2dfd7Added formatter to nix flake (Still needs to be configred how I like it)Cookiez2026-03-05 16:07:00 +01:00
637def6ca3Add alejandra nix formatter and integrate into NixOS flakeCookiez2026-02-19 15:40:15 +01:00
6e682b315bAdd configuration for Logitech Wireless Mouse to plasma mangerCookiez2026-02-19 11:56:15 +01:00
f9c152688aAdd key bindings for left and right cursor navigation in Zsh autocomplete selection, as it caused issuesCookiez2026-02-19 11:55:37 +01:00
e8a125b43fRenamed plasma and niri config files to align with "default.nix" directory standardCookiez2026-02-19 11:54:40 +01:00
66ef4b89afChanged Neovim to use Nixvim instead of Lazyvim. Moved Neovim into its own directoryCookiez2026-02-19 11:53:22 +01:00
69aaea8526KDE Power profiles are now managed by a separate file, so it is easier to select between them without changing theme.Cookiez2026-02-17 16:21:12 +01:00
48378c963dAdd support for customizable Plasma themes and configurationsCookiez2026-02-16 16:20:16 +01:00
0305851bf4Changed system tray configuration to enable battery percentage displayCookiez2026-02-15 12:38:28 +01:00
1b97c15215Changed plasma manager to configure all of KDE Plasma 6. Removed old Konsave files as they are no longer needed with plasma manager.Cookiez2026-02-15 12:13:01 +01:00
2b29515874Changed ZSH completion and added package to allow Gparted to format to NTFSCookiez2026-02-15 12:09:27 +01:00
7a0ea8c4f1New 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)Cookiez2026-02-04 11:20:05 +01:00
feb65868ccRestructured nixos code for better structure. Commented what each package is for.Cookiez2025-12-18 14:20:16 +01:00
aed49644e9Updated ncli to represet generations with colors.Cookiez2025-12-15 13:24:31 +01:00
2e7dec981eAdded Gimp and configured a .gitignoreCookiez2025-12-15 12:14:53 +01:00
af99945a42Set stylix qt.platform back to "kde" as "qtct" broke plasma.Cookiez2025-12-11 16:40:15 +01:00
7b51a603c4Set project name as a varible in flake so it can be changed easier.Cookiez2025-12-11 16:20:20 +01:00
e0daa8743dFixed zoxide not working.Cookiez2025-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.Cookiez2025-12-11 10:55:05 +01:00
4daef71117Split packages into multiple files for easier management.Cookiez2025-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.Cookiez2025-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 virtualizationCookiez2025-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.
Specialisation-to-flakeHost
Cookiez2025-11-27 09:43:27 +01:00
a547950e45Added two new commands to ncli. 'home-backups' to list the backup files of homemanager and 'switch' to help switch specialisations.Cookiez2025-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 changesCookiez2025-11-26 11:14:22 +01:00
74aa841812Removed general.nix as it was, essentially, the same as what configuration.nix used to be, so I reworked configuration.nixCookiez2025-11-25 14:39:17 +01:00
69d1d05563Split Hyprlock,Noctalia-Shell and Hyprpaper into separate directories. Made changes to ncli, to automatically switch specialisations. Started configuring niri.Cookiez2025-11-25 14:30:53 +01:00
157ba06453Merge pull request 'Black-Don-Refactor' (#1) from Black-Don-Refactor into maincookiez2025-11-22 14:20:00 +01:00
d345c5e207Configured Stylix (Disabled for now). Added plasma manager to configure kde plasma deterministically.Cookiez2025-11-22 14:17:08 +01:00
949ef79e1cRemoved Install.sh and hosts folder as they arent needed. -> All options can be configured in flake.nixCookiez2025-11-21 17:23:36 +01:00
9dd27350e2Made hostname variable (set in flake). Added ncli as a tool for fast nix specific commands (ncli.nix).Cookiez2025-11-21 17:16:01 +01:00
c42feb3c42Fixed wrong username variable insersion in configuration.nixCookiez2025-11-21 16:44:17 +01:00
3bc1d1e246Moved modules into a new Modules subdirectory. Started config of install.sh script. Moved home manager config out of flake.Cookiez2025-11-21 16:32:49 +01:00
27d3b1cae1Renamed specialisations. Started configuring hyprpaper and hyprlockIAteYourCookies2025-11-21 09:23:30 +01:00
ee522bd869Changed how additonal home manager modules are imported. Started work on desktop environment specific specialisations. Started actually configuring hyprlandIAteYourCookies2025-11-11 10:59:44 +01:00
12daec0feeRectified warnings about graphics configuration names being changed.IAteYourCookies2025-10-30 15:18:30 +01:00
e9d3e864f5New Konsave Theme Version. Small changes to top bar.IAteYourCookies2025-10-30 15:10:55 +01:00
a5a17cdbfdMoved desktop entries to a new file and added fingerprint sensor support (SDDM currently slowed down by it)IAteYourCookies2025-10-30 15:02:19 +01:00
5455528f40Removed Old Plasma Theme file. (Restore in commits if needed). Renewed flake.lock file to get new package versions (hopefully)Cookiez2025-10-21 15:52:14 +02:00
6ce39c9577Removed a lot of desktop entries, to clean up Menu. Added a boot splash screen.Cookiez2025-10-17 10:17:35 +02:00
820c7b4454Changed KDE plasma theme and configured Kitty as TerminalCookiez2025-10-15 14:50:38 +02:00
713c60bc02Added youtube as a dektop appCookiez2025-10-10 13:09:20 +02:00
a695599c3fAdded VsCode and an alias to edit LaTeX filesCookiez2025-10-07 12:17:00 +02:00
22b55e455cReworked KDE Theme reminder to be a popup. Fixed Trayscale not working by default.Cookiez2025-09-03 14:27:29 +02:00
9eb416a46eRemoved Trayscale Flake. (Default package works when using right tailscale user configuration). Fixed yakuake autostart.Cookiez2025-09-02 12:49:09 +02:00
8d61a29691Set NixOS specific line spacing for nvim.Cookiez2025-09-02 10:12:18 +02:00
3c6023ef4dAdded neovim lazyvim Plugin. Reconfigured Nerdfonts to work again.Cookiez2025-09-02 10:07:36 +02:00
09c635b9f7Added git credentials system file as it didnt exist before. (This is also a test push for it)Cookiez2025-08-28 15:44:56 +02:00
5497c5a7aeAdded git credentials store. (This is also a test push for it)Cookiez2025-08-28 15:37:42 +02:00
5ef38501e4Added toggles to the flake, to select Desktop environment easily.Cookiez2025-08-27 14:07:49 +02:00
a79e6e2098Moved KDE-Plasma theme related files to Plasma dir.Cookiez2025-08-27 13:22:46 +02:00
81693b8ad8Set up Hyprland config. Restructured Desktop environment configs into separate folders.Cookiez2025-08-27 13:17:51 +02:00
75b84ddd0fSeparated Kde-Plasma from other configs. Started work on Hyprland config!cookiez2025-08-14 14:13:13 +02:00