diff --git a/README.md b/README.md index 8abb95c..a3c666e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Transform your NixOS installation into a fully-configured, beautiful, and modern ## 🌀 aiolabs/omnixient -This repository is **derived from** [TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) and **evolves independently** at [git.atitlan.io/aiolabs/omnixient](https://git.atitlan.io/aiolabs/omnixient). It keeps the desktop layer that omni ships (Hyprland, themes, ISO builder, dev shells) and adds infrastructure for managing a multi-project Bitcoin/Lightning development workflow on top of it. +This repository is **derived from** [TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) and **evolves independently** at [git.atitlan.io/aiolabs/omnixient](https://git.atitlan.io/aiolabs/omnixient). It keeps the desktop layer that OmniXY ships (Hyprland, themes, ISO builder, dev shells) and adds infrastructure for managing a multi-project Bitcoin/Lightning development workflow on top of it. We're not actively syncing changes from TheArctesian/omnixy — the diff has grown large enough that the two projects serve different audiences now. If you only want the polished desktop, the original is the right place. If you want the dev environment, fleet deploy story, and aiolabs-specific tooling, this is. @@ -418,7 +418,7 @@ The ISO includes: Issues + PRs at [git.atitlan.io/aiolabs/omnixient/issues](https://git.atitlan.io/aiolabs/omnixient/issues). -This repo evolves independently of TheArctesian/omnixy — we don't sync changes upstream and you don't need to send the same fix to two places. If you want to contribute to the original omni desktop project instead, head to [github.com/TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) directly; the two are now separate projects sharing common ancestry. +This repo evolves independently of TheArctesian/omnixy — we don't sync changes upstream and you don't need to send the same fix to two places. If you want to contribute to the original OmniXY desktop project instead, head to [github.com/TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) directly; the two are now separate projects sharing common ancestry. For aiolabs/omnixient contributions, the dev-env module ships an upstream-PR helper for sending PRs to OUR upstream OSS dependencies (lnbits, lamassu, nix-bitcoin, etc.) — see [`modules/dev-env/docs/upstream-prs.md`](modules/dev-env/docs/upstream-prs.md). @@ -428,7 +428,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## 🙏 Acknowledgments -- [TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) — the original Omnixient project this is derived from. Desktop, themes, ISO, hyprland config all originate there. We've evolved independently since. +- [TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) — the original OmniXY project this is derived from. Desktop, themes, ISO, hyprland config all originate there. We've evolved independently since. - Inspired by [Omakub](https://omakub.org/) and [Omarchy](https://omarchy.org/) by DHH — the original opinionated desktop setups - The dev-env mksystem pattern is adapted from [mitchellh/nixos-config](https://github.com/mitchellh/nixos-config) — see `lib/mksystem.nix` - The dev-env cross-level option forwarding pattern is inspired by [henrysipp/omarchy-nix](https://github.com/henrysipp/omarchy-nix), another NixOS port of omarchy @@ -479,7 +479,7 @@ per-author characterizations as summary, not gospel.)* - [Hyprland Wiki](https://wiki.hyprland.org/) - Hyprland configuration reference - [Nix Package Search](https://search.nixos.org/) - Search available packages - [aiolabs/omnixient issues](https://git.atitlan.io/aiolabs/omnixient/issues) — issues + PRs for this repo -- [TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) — the original omni project (separate, no longer tracked for syncing) +- [TheArctesian/omnixy](https://github.com/TheArctesian/omnixy) — the original OmniXY project (separate, no longer tracked for syncing) ## 📚 Learning Resources diff --git a/modules/fastfetch.nix b/modules/fastfetch.nix index c35dd17..34987e2 100644 --- a/modules/fastfetch.nix +++ b/modules/fastfetch.nix @@ -42,29 +42,18 @@ in # Create Omnixient branding directory environment.etc."omni/branding/logo.txt".text = '' - ███████╗███╗ ███╗███╗ ██╗██╗██╗ ██╗██╗ ██╗ - ██╔════╝████╗ ████║████╗ ██║██║╚██╗██╔╝╚██╗ ██╔╝ - ██║ ██╔████╔██║██╔██╗ ██║██║ ╚███╔╝ ╚████╔╝ - ██║ ██║╚██╔╝██║██║╚██╗██║██║ ██╔██╗ ╚██╔╝ - ███████╗██║ ╚═╝ ██║██║ ╚████║██║██╔╝ ██╗ ██║ - ╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═╝ + ▟▛ omnixient - Declarative NixOS Configuration + Declarative NixOS Configuration ''; environment.etc."omni/branding/about.txt".text = '' - ╭─────────────────────────────────────────────────────╮ - │ │ - │ ██████╗ ███╗ ███╗███╗ ██╗██╗██╗ ██╗██╗ ██╗│ - │ ██╔═══██╗████╗ ████║████╗ ██║██║╚██╗██╔╝╚██╗ ██╔╝│ - │ ██║ ██║██╔████╔██║██╔██╗ ██║██║ ╚███╔╝ ╚████╔╝ │ - │ ██║ ██║██║╚██╔╝██║██║╚██╗██║██║ ██╔██╗ ╚██╔╝ │ - │ ╚██████╔╝██║ ╚═╝ ██║██║ ╚████║██║██╔╝ ██╗ ██║ │ - │ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═╝ │ - │ │ - │ 🚀 Declarative • 🎨 Beautiful • ⚡ Fast │ - │ │ - ╰─────────────────────────────────────────────────────╯ + ╭───────────────────────────────────────────╮ + │ │ + │ omnixient │ + │ 🚀 Declarative • 🎨 Beautiful • ⚡ Fast │ + │ │ + ╰───────────────────────────────────────────╯ ''; # Create fastfetch configuration