Commit graph

53 commits

Author SHA1 Message Date
63fbfe8426 Update backup schedules and exclude paths in SnapRAID 2025-05-03 12:38:42 -04:00
1c1d73fbab Refactors backup engine & SMTP config
• Introduces a unified backup service generator with notification and stats extraction
• Consolidates Borg backup logic, replacing duplicate service definitions
• Updates SMTP configuration and Apprise URL generation in secret specifications
• Refines file exclusion lists for snapraid
2025-04-30 15:05:01 -04:00
981634c923 Refactor pool.nix to create a symlink for the git directory in the home folder and clean up tmpfiles rules 2025-04-30 01:18:46 -04:00
5fb3d590c6 Refactors Komodo host configs
• Moves Caddy configuration from optional to dedicated host config file
• Relocates container configs for authentik and Komodo under new host config path
• Updates default host config to import the new structure
• Bumps system stateVersion to 25.05
2025-04-29 15:53:21 -04:00
2942d4bf9a ACME dns propagation fix 2025-04-29 15:51:35 -04:00
0416d8c3c1 MergerFS NFS git permissions fix, and acl disable 2025-04-29 11:15:50 -04:00
72ce184bd4 Refactor and reorganize cloud and proxy configs
- Introduces new modules for cloud, backup, and NFS services
- Removes deprecated Caddy and cloudflared configs
- Migrate /pool from SSHFS to NFS
- Migrate filerun and SnapRAID configurations to cloud only for better modularity
2025-04-29 11:14:59 -04:00
f63f4f737c Replace yay pkg with yay.nix flake 2025-04-28 18:20:56 -04:00
4c9b07a8f0 Setup git-crypt for secrets.nix, enables gnupg in nix as well. 2025-04-24 01:05:19 -04:00
b65fdb30ba Refactor user authentication to use hashed passwords across all configurations 2025-04-24 01:05:18 -04:00
2e4db2b86c Refactor user configuration to utilize secret-based management and remove deprecated environment files 2025-04-24 01:05:18 -04:00
64fd35874e Remove deprecated configuration files for Cloudflare, minimal user setup, and msmtp 2025-04-22 21:14:43 -04:00
844e4f6184 Refactor user group assignment in minimal default.nix and clean up unused dependencies in citron-emu package.nix 2025-04-22 21:13:47 -04:00
856376d758 Adopts secret-based environment configs
- Generates Cloudflare configuration at build time
- Replaces static environment files with secret-driven configuration for containers
- Unifies environment settings for authentik and komodo
2025-04-22 21:12:08 -04:00
8eba3b905c Refactors SSH config management
- Consolidates SSH config into a unified file
- Replaces deprecated config files and updates file sources
- Ensures proper SSH key permission handling and mapping
2025-04-22 21:10:28 -04:00
eca43c4d84 Adds yay command wrapper for Nix operations
- Removes legacy garbage and rebuild functions from shell initialization
- Integrates a new yay package with commands for rebuild, update, garbage collection, and more
- Adds Fish shell completions for improved usability
- Updates system configuration to include yay as a package
2025-04-21 04:08:43 -04:00
bdc52d2dbd Fix flake and default configurations FLAKE path 2025-04-21 04:06:26 -04:00
cca85f737e Refactor user home directory references to use config.hostSpec.home for consistency across configurations 2025-04-21 02:07:52 -04:00
541eec3841 Updates audio and kernel configs; Fixes Bluetooth
- Adds full PulseAudio package configuration
- Refines Bluetooth settings, enabling power-on boot and adding extra tools/configs
- Switches to zen kernel and adjusts CPU microcode update option
2025-04-20 13:31:21 -04:00
a36fc85699 Refines Hyprland configuration and scripts
- Updates monitor identifiers for consistency (DP-3 to DP-1)
- Enhances brightness script with dynamic bus list and ddcutil integration
- Adds new window rules for specific overlay dialogs
- Fixes font package reference for better maintainability
- Consolidates firmware handling to enable all types
- Improves configuration clarity and functionality across multiple components.
2025-04-20 13:29:50 -04:00
c31c081a93 greetd session command fix 2025-04-16 04:13:40 -04:00
99cd170ffe Switches to uwsm for Hyprland session setup, WIP portals config needs cleanup
- Disables systemd management in favor of uwsm
- Updates environment variables for Wayland and portal support
- Adds xdg-desktop-portal packages to dependencies
- Adjusts greetd and Wayland configuration for uwsm integration
2025-04-14 13:50:59 -04:00
9c6088ba5f Updates package management and protects rm
- Removes redundant packages from core settings
- Adds trash CLI and a safety wrapper for rm
- Reassigns curl to system packages and omits plocate
2025-04-14 13:47:01 -04:00
acf2240888 Adds adb support with user group configuration
- Introduces an optional module to enable adb
- Integrates adb module into host configuration
- Adds adbusers group membership to user settings
2025-04-14 13:45:59 -04:00
74d95fe0f5 Add nautilus-open-any-terminal and sushi to gnome-services for hyprland 2025-04-05 14:38:36 -04:00
2c7366b601 Refactor networking configuration:
- Move settings to a separate file
- Define PVE hosts to make suse the DNS stops fucking up the SSHFS mounts
2025-04-02 01:49:59 -04:00
7de8c811a2 Add better-control flake and remove pavucontrol from audio packages 2025-04-02 01:49:10 -04:00
1f6c90fa85 Refactor Hyprland Scripts:
- the script files are now actual scripts
- move the configs in them to their usual place
- Added some window rules sorta kinda not really related
2025-04-02 01:48:57 -04:00
9d6dec5f80 Fixed screen sharing in wayland 2025-03-31 20:15:01 -04:00
a2c2b26da2 Hyprland Config Refactor:
- Removed flake inputs everywhere, git flakes always broke. Idk what those bitches doing
- Moved Rules and Plugins to their own files
- Reworked binds to use a script and not the shitty nix implementation
- Installed and setup Hyprscroller
- Some Theming with colors and wallpaper with hyprpaper
2025-03-31 12:32:30 -04:00
ac2c25b1e7 Initial Setups for Nix, Komodo and Cloud LXC, not yet tested to work. 2025-03-31 12:22:05 -04:00
f8a2e4415d Remove vscode-server configuration and add acme and caddy optional configs in proxy setup 2025-03-31 12:21:03 -04:00
1963db6714 Add nix-gaming input for pulse low latency, fixup gamescope and gamemode 2025-03-31 12:19:32 -04:00
d2cf583200 Add LXC host for minimal LXC setup. 2025-03-28 17:41:48 -04:00
23fc9cdfe6 Add Proxy host and new configurations needed or related 2025-03-28 14:31:33 -04:00
51b8839eb4 Add Hyprland configuration and scripts 2025-03-28 14:29:51 -04:00
db57e24261 Add Hyprland configuration files and scripts for Wayland setup. Barely functional WIP 2025-03-22 18:32:03 -04:00
257bb81597 Refactor fish initialization and gnome configuration: update function names, add new commands, and exclude xterm package 2025-03-22 18:30:32 -04:00
c987d48c00 Refactor Nix configuration: reorganize module imports, add monitor options, and set default environment variables 2025-03-22 18:29:53 -04:00
d2839a8d6b Update VM hardware configuration to use the latest kernel and change root device UUID 2025-03-17 16:40:58 -04:00
27997d2a33 Refactor Desktop configurations; pre work for adding new desktops (hypr) 2025-03-17 16:40:45 -04:00
2d95dcf3c5 Refactor font management: move fonts out of Home-Manager configuration and add Monocraft Nerd Fonts and Lexend 2025-03-17 16:39:13 -04:00
2d703a0498 Mac VM, needs work to be useful but it "works" when installed. 2025-03-14 19:47:32 -04:00
0698b52f7e Update swap device UUID in hardware configuration, was wrong in Rune 2025-03-14 19:46:57 -04:00
cf46a32ecf Vm update, disabled unused imports in VM 2025-03-14 19:46:30 -04:00
76f3823959 Update disk UUIDs in hardware configuration for new 1tb install. 2025-03-12 13:41:55 -04:00
6bdba199c1 Remove JetBrains Toolbox from development packages, add (non-functional) Fleet configuration, and introduce Vial for keyboard setup 2025-03-12 13:36:59 -04:00
6097c89763 Add ddcutil configuration for monitor controls 2025-03-06 19:40:27 -05:00
3c370913f8 Refactor Nix configurations: comment out unused user directories, update default browser to zen_twilight, and adjust package imports for development and gaming 2025-03-04 23:43:53 -05:00
eacc091c52 Removed runtime libraries used for minecraft, now handled in repo with nix-shell 2025-03-04 23:42:41 -05:00