Commit Graph

42 Commits

Author SHA1 Message Date
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
5ef38501e4 Added toggles to the flake, to select Desktop environment easily. 2025-08-27 14:07:49 +02:00
a79e6e2098 Moved KDE-Plasma theme related files to Plasma dir. 2025-08-27 13:22:46 +02:00
81693b8ad8 Set up Hyprland config. Restructured Desktop environment configs into separate folders. 2025-08-27 13:17:51 +02:00
75b84ddd0f Separated Kde-Plasma from other configs. Started work on Hyprland config! 2025-08-14 14:13:13 +02:00
3a76311779 Removed ssh keys directory 2025-08-14 12:46:39 +02:00
d91732442f Removed Gitea configs! Werent working well 2025-08-14 12:44:42 +02:00
f7efae09ed Started setup for easier gitea usage 2025-08-13 17:07:03 +02:00
87cf098372 Added declarative Zen Browser config, via Flake. Removed unused configuration files. 2025-08-13 16:34:46 +02:00
726cef8682 Added a flake for Trayscale as the nix package wasnt working 2025-08-13 15:30:52 +02:00
3255b199db Initial commit of NixOS config 2025-08-07 14:04:06 +02:00