Commit graph

17 commits

Author SHA1 Message Date
4f588ad8d9 Reworked fish fastfetch greeting logic
Some checks are pending
Build NixOS ISOs (x86 only) / build-iso (x86, desktop) (push) Waiting to run
Build NixOS ISOs (x86 only) / build-iso (x86, server) (push) Waiting to run
Build NixOS ISOs (x86 only) / create-release (push) Blocked by required conditions
2025-06-21 19:12:59 -04:00
10bad206e5 Refactor fastfetch images and terminal output
Some checks are pending
Build NixOS ISOs (x86 only) / build-iso (x86, desktop) (push) Waiting to run
Build NixOS ISOs (x86 only) / build-iso (x86, server) (push) Waiting to run
Build NixOS ISOs (x86 only) / create-release (push) Blocked by required conditions
- Update logo paths and fallback from text to PNG images
- Adjust logo settings for kitty display (dimensions, padding)
- Modify shell command in gen.fish to use an alternative runner
- Wrap fastfetch call in a fish_greeting function for terminal detection
- Revise host configuration for updated system specs
2025-06-20 17:41:33 -04:00
3275c438da Rename Komodo to Komo and update some docker/proxy configs 2025-06-11 02:46:49 -04:00
56c1e1153b Update host logo fallback and user groups
- Update logo path logic to check for host-specific file; fallback to default if missing
- Remove unused host art files
- Simplify user group assignment by always setting the designated group
2025-06-02 18:00:50 -04:00
19804fe7da Add ms-edit to Haze and Gojo; update flake.lock 2025-06-01 20:42:21 -04:00
c942130d46 Refactor session variable definitions to use lib.mkDefault for EDITOR and VISUAL in user configurations 2025-05-31 14:39:32 -04:00
13a4a648fd Changes to streamline Home Core, and added ms-edit 2025-05-31 14:27:31 -04:00
3e38a77ece Add Nix configuration and update package lists for Gojo and Haze 2025-05-30 20:12:39 -04:00
d827c204b5 Replaced ranger with yazi, WIP 2025-05-30 01:16:37 -04:00
633a94ed05 Update ranger plugin configuration and README typos 2025-05-29 23:03:48 -04:00
eac02b126b Update GNOME shell extensions and session variables in configuration files 2025-05-29 00:49:35 -04:00
09e96e329f Fix shell assignment in global config and update package inheritance in rune host config 2025-05-29 00:05:21 -04:00
061611a63f Add gojo and haze fastfetch files 2025-05-28 23:03:55 -04:00
a165a480cc Fix SSH username reference and update key handling in secrets configuration 2025-05-28 23:03:38 -04:00
5695caa8cf Refactors SSH/GPG secrets handling
- Switches to per-user SSH configuration by retrieving user-specific secrets
- Integrates GPG key creation and config into secret spec structure
- Simplifies SSH config and key copying logic for better maintainability
- Streamlines SMTP and firewall option mappings
2025-05-28 21:26:31 -04:00
9e443fa4f1 Refactors configurations across home for cleaner user/host-specific configs
- Removes global development utilities file and shifts related tools to core
- Updates gaming and vscode modules with refined commands and file renames
- Wraps GNOME dconf settings in mkDefault/mkForce for consistency across users
- Adds host-specific configurations (dconf, monitors, and VM settings)
- Organizes user theme files by relocating global assets to user directories
2025-05-28 17:04:49 -04:00
270ebded3d Refactor config paths & update host imports
• Relocates common configurations from a user-specific directory to a global hierarchy
• Adds host-specific files and updates import paths for better modularity
• Introduces an experimental GNOME mutter feature
2025-05-27 14:44:19 -04:00