Commit Graph

31 Commits

Author SHA1 Message Date
f04a72f19d Deleted hyprpaper and replaced it with awww. Also deleted self declared niri systemd services, as they arent needed with running commands at startup 2026-05-29 21:51:48 +02:00
efca1819b4 Added gamescope and moved gamemode from plasma to general settings 2026-05-27 14:53:28 +02:00
60dcf24b80 Added swapfile and enabled swap 2026-05-25 19:23:21 +02:00
978e7b4b62 Removed ollama and open webui 2026-05-25 11:13:05 +02:00
97670b5b48 Unhided desktop entries for KMenuEdit and Discover. 2026-05-23 20:42:02 +02:00
9a3e50be1f Added more binary caches for faster build times. And configured Sleepy Launcher for Zenless Zone Zero 2026-05-16 21:49:56 +02:00
234b126da2 Added comma to be able to execute commands without needing to install packages 2026-05-16 13:31:18 +02:00
507ccca228 Added linux kernel config, so the latest stable kernel is used 2026-05-06 16:19:12 +02:00
e165d31d40 Added a dev shell command to ncli and enabled nix-direnv so development shells automatically get enabled upon entering a directory 2026-04-30 10:47:42 +02:00
dc4ff6d8d2 Changed grub timeout to 5 sec and disabled ollama service 2026-04-08 09:23:09 +02:00
762bab2c0b Moved Firefox config to its own folder in modules
Added youtube shorts blocker extension to firefox
2026-03-26 10:20:28 +01:00
b953cdb4be Fixed SDDM fingerprint not working.
- Added a new custom flake input of pam_fprintd_grosshack so it accepts either password or fingerprint
2026-03-25 11:16:30 +01:00
c6862c78db - Formatted everything using Alejandra
- Added 'ncli format' as a quick command to format everything
2026-03-11 16:03:16 +01:00
059b424d87 Configured mpre fingerprint settings, also for security 2026-03-11 15:53:00 +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
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
2e7dec981e Added Gimp and configured a .gitignore 2025-12-15 12:14:53 +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
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
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