Commit graph

198 commits

Author SHA1 Message Date
7a288e32e8 Remove deprecated configuration files for Cloudflare, minimal user setup, and msmtp 2025-04-22 21:14:43 -04:00
94c274547c Refactor fastfetch configuration and clean up unused module definitions 2025-04-22 21:13:59 -04:00
7a64be0826 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
f5ed26ade7 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
39b2c02bba 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
2f83f84270 Add secret spec & update host config
- Import secrets modules into main configuration
- Rename and rearrange host specification options
- Introduce new host options: desktop, shell, and pool
- Create secret spec with SSH, API, Docker, user, and firewall submodules
2025-04-22 21:07:07 -04:00
dc8ea6f5a9 Streamlines Fish init commands
• Replace multi-option SSH function with a simplified alias
• Correct rm command error message from "trashy" to "trash"
• Organize function sections and update completions
2025-04-22 15:03:50 -04:00
dfcf666a78 Removed Minimal Installer and rebuild script. Yay and new shell.nix cover their uses cases. 2025-04-22 00:59:50 -04:00
1bc6a348b0 Refactor shell.nix to import overlays and yay. Better fitted for doomsday scenario 2025-04-22 00:56:36 -04:00
81cf3ff733 Enhance package listing with persistent caching and update description for fish completions 2025-04-22 00:49:14 -04:00
347a11af87 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
6cd77831b3 Fix flake and default configurations FLAKE path 2025-04-21 04:06:26 -04:00
7bcdbf969b Refactor user home directory references to use config.hostSpec.home for consistency across configurations 2025-04-21 02:07:52 -04:00
276c409385 Flake.lock update 2025-04-20 13:31:37 -04:00
c629d170a3 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
42df968bba 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
f44e48c1ba Adds overlays and restructures package directories
- Applies overlays in flake to make custom packages available
- Replaces recursive package import with explicit package scanning
- Moves packages from `pkgs/common` to `pkgs/` and updates overlay paths
- Updates snapraid-runner email configuration (from, host, port, credentials)
2025-04-20 13:27:09 -04:00
55634220ae Refactor borg-wrapper argument parsing to use argparse for improved clarity and error handling 2025-04-20 13:15:22 -04:00
7866914df4 Small borg-wrapper refactor, now uses push/pop directory changes to back up only the basename 2025-04-20 03:11:52 -04:00
6bee5e8d80 Integrates Borg backups for emulators
• Removes legacy backup scripts
• Adds new Borg wrapper with automated backup and rotation
• Introduces a TUI for managing Borg repositories
• Updates emulator launchers to use the new backup mechanism
2025-04-19 20:53:56 -04:00
f909328573 Enhances backup wrapper functionality
• Adds comprehensive logging and colored output for better user feedback
• Introduces robust CLI argument parsing with usage help
• Implements a monitoring loop to trigger backups on file changes
• Updates wrapper invocations to use new flags for improved configuration
2025-04-19 01:42:16 -04:00
e281f8686e Optimizes backup script for switch emulators
• Fixes parameter error from compression tool command
• Implements incremental sleep in periodic backups for faster process exit detection
• Increases backup count for emulator configurations from 20 to 30
2025-04-18 15:20:55 -04:00
d2cec468c3 Integrates backup wrapper with switch emulators
• Adds a new backup script that automates creating and rotating backups
• Updates gaming module to include dynamic configuration imports
• Creates desktop entries for emulators using the backup wrapper
2025-04-18 14:48:28 -04:00
adcd16e3e6 Update Hyprland configuration and improve icon theme settings 2025-04-18 14:45:13 -04:00
823b4a5143 Adds Citron-Emu package
- Introduces a new derivation for Citron-Emu
- Integrates the package into the home packages list
2025-04-16 04:14:27 -04:00
b5753d1453 Refactor commands and add archive utilities
- Replaces direct chafa call with nix run invocation
- Implements zipz and unzipz for tar/zstd compression and extraction
- Enhances error handling and usage feedback
2025-04-16 04:14:07 -04:00
69f3dedf2d greetd session command fix 2025-04-16 04:13:40 -04:00
9ec15dd084 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
cb4ace34a7 Adds temperature configuration
- Introduces day (6500) and night (4500) temperature settings
- Improves gamma control for better display color adjustment
2025-04-14 13:50:08 -04:00
c139109303 Adds hyprland steam maps through script and Ryujinx rules
- Integrates new steam mapping script for dynamic monitor control
- Updates key bindings to toggle steam mapping via exec commands
- Introduces Ryujinx window rules for improved session handling
- Refactors submap binding output in scripts for consistency
2025-04-14 13:49:49 -04:00
53c37e0484 Updates hyprland theme config
• Comments out VS Code profile setting to disable specific profiles
• Revises palette colors and associated documentation links for consistency
2025-04-14 13:48:12 -04:00
a150b793b0 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
33a1b912ec 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
b49837d425 Updates better-control input config
- Adds explicit dependency follow for better-control input
- Aligns nixpkgs reference with primary configuration
2025-04-14 13:43:18 -04:00
4df295e20d Add workspace keybindings in Hyprland 2025-04-05 14:41:38 -04:00
77ead9608c Add --force-grab-cursor option to gamescope 2025-04-05 14:41:17 -04:00
6096adc55d Add Invincible theme with custom fonts and wallpapers for Hyprland 2025-04-05 14:40:49 -04:00
cf64f290d1 Add nautilus-open-any-terminal and sushi to gnome-services for hyprland 2025-04-05 14:38:36 -04:00
4b938f89f7 New Fastfetch prompt with weather script and fancy title 2025-04-04 17:19:17 -04:00
bb80bd064d Add brightness control script and keybindings 2025-04-03 01:38:21 -04:00
e1bee7739b Add watershot and gammastep for screen capture and night light 2025-04-03 01:36:49 -04:00
8a5135aaca Refactor Hyprland config structure
- grouped services and programs
2025-04-03 01:36:09 -04:00
058e446102 Enhance fish SSH function with user and keyfile options 2025-04-03 01:33:29 -04:00
a69ba2cb00 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
10fc2f9d14 Add better-control flake and remove pavucontrol from audio packages 2025-04-02 01:49:10 -04:00
5072631f63 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
6df14ed866 Fixed screen sharing in wayland 2025-03-31 20:15:01 -04:00
dc2e697b14 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
d14c747744 Add desktop file associations for Steam and Nautilus 2025-03-31 12:24:33 -04:00
1e8cef208e Initial Setups for Nix, Komodo and Cloud LXC, not yet tested to work. 2025-03-31 12:22:05 -04:00