Commit graph

75 commits

Author SHA1 Message Date
ccd08cf21d Add hyprland keybing for better-control powermenu 2025-05-08 16:45:39 -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
ce6c7db198 Refactor SSH known_hosts handling to use a _source, allowing local changes when needed 2025-04-29 11:16:25 -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
167fcde3cb Add known_hosts support in SSH secrets
• Append known_hosts file generation using defined SSH entries
• Change knownHosts type from attribute set to list for simplicity
2025-04-24 01:05:18 -04:00
38087f582e Refactor git configuration to use userFullName instead of handle 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
282f1e4ba2 Refactor fastfetch configuration and clean up unused module definitions 2025-04-22 21:13:59 -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
75164e6e8e 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
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
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
8084ea0bb9 Refactor borg-wrapper argument parsing to use argparse for improved clarity and error handling 2025-04-20 13:15:22 -04:00
1a87b3af47 Small borg-wrapper refactor, now uses push/pop directory changes to back up only the basename 2025-04-20 03:11:52 -04:00
d664549b8a 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
0657e04abf 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
5ad86d90df 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
3439a9c8ba 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
c8bec32001 Update Hyprland configuration and improve icon theme settings 2025-04-18 14:45:13 -04:00
2230626be5 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
e07435a4e5 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
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
81d5517506 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
31af183981 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
f1ef3ca79e 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
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
a882f3be11 Add workspace keybindings in Hyprland 2025-04-05 14:41:38 -04:00
ddf39ba61f Add --force-grab-cursor option to gamescope 2025-04-05 14:41:17 -04:00
0fd0af66ab Add Invincible theme with custom fonts and wallpapers for Hyprland 2025-04-05 14:40:49 -04:00
2befbf3aa2 New Fastfetch prompt with weather script and fancy title 2025-04-04 17:19:17 -04:00
f53c306504 Add brightness control script and keybindings 2025-04-03 01:38:21 -04:00
492e1f1bc1 Add watershot and gammastep for screen capture and night light 2025-04-03 01:36:49 -04:00
eb266c5ea1 Refactor Hyprland config structure
- grouped services and programs
2025-04-03 01:36:09 -04:00
2e597005a2 Enhance fish SSH function with user and keyfile options 2025-04-03 01:33:29 -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
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
0288b2d7d5 Add desktop file associations for Steam and Nautilus 2025-03-31 12:24:33 -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
446c3500ec Refactor Fastfetch generation script and update default.nix dependencies 2025-03-31 12:20:34 -04:00
1963db6714 Add nix-gaming input for pulse low latency, fixup gamescope and gamemode 2025-03-31 12:19:32 -04:00
6bfb44bf85 Add Fastfetch image generation script and new logos assets 2025-03-28 17:42:06 -04:00
d2cf583200 Add LXC host for minimal LXC setup. 2025-03-28 17:41:48 -04:00
3d60c8b99a Add default.nix configuration for proxy setup 2025-03-28 14:31:45 -04:00
f3977a6572 Add dua for disk usage analysis in default.nix 2025-03-28 14:30:36 -04:00
9da8c3243e Update fish garbage function for nh new commands syntax 2025-03-28 14:30:25 -04:00
51b8839eb4 Add Hyprland configuration and scripts 2025-03-28 14:29:51 -04:00