mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
Waybar here i come (#58)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
[//]: # (This file is autogenerated)
|
||||
<div align="center">
|
||||
<img alt="nixy logo" src="./.github/assets/logo.png" width="120px" />
|
||||
</div>
|
||||
@@ -24,20 +23,22 @@
|
||||
</div>
|
||||
<br>
|
||||
|
||||
**Nixy simplifies and unifies** the Hyprland ecosystem with a modular, easily
|
||||
**Nixy simplifies and unifies** the Hyprland ecosystem with a modular, minimalist & easily
|
||||
customizable setup. It provides a structured way to manage your system
|
||||
configuration and dotfiles with minimal effort. It includes _home-manager_,
|
||||
_secrets_, and _custom theming_ all in one place.
|
||||
|
||||
**Features:**
|
||||
|
||||
- 💻 Hyprland & Caelestia: Preconfigured Hyprland ecosystem with Caelestia-shell (Ty to both projects!)
|
||||
- 💻 Hyprland & TUIs: Preconfigured Hyprland ecosystem with a lot of cool TUIs
|
||||
- 🎨 Consistent Theming: Base16 & Stylix-powered themes
|
||||
- ⌨️ Vim-like Everywhere: Unified keybindings (Hyprland, nvim, vimium, etc.)
|
||||
|
||||
## Table of Content
|
||||
|
||||
- [Table of Content](#table-of-content)
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
- [Screenshots](#screenshots)
|
||||
- [Architecture](#architecture)
|
||||
- [🏠 /home (User-level configuration)](#-home-user-level-configuration)
|
||||
@@ -48,11 +49,13 @@ _secrets_, and _custom theming_ all in one place.
|
||||
- [Installation](#installation)
|
||||
- [Documentation](#documentation)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Architecture
|
||||
|
||||
@@ -87,7 +90,7 @@ This directory contains host-specific configurations. Each host includes:
|
||||
|
||||
### 🖥️ /server-modules
|
||||
|
||||
This folder contains server-related nixos modules. (bitwarden, nextcloud, ...)
|
||||
This folder contains server-related nixos modules. (gitea, cloudflared, self-hosted apps, ...)
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -130,7 +133,6 @@ sudo nixos-rebuild switch --flake ~/.config/nixos#yourhostname
|
||||
- [WALLPAPERS](https://github.com/anotherhadi/awesome-wallpapers): An awesome
|
||||
collection of wallpapers
|
||||
- [NEOVIM](docs/NEOVIM.md): How to use the Neovim config in your own flake
|
||||
- [GROUPS](docs/GROUPS.md): Reusable package groups (dev, cybersecurity)
|
||||
|
||||
- [CONTRIBUTING](docs/CONTRIBUTING.md): How to contribute
|
||||
- [LICENSE](LICENSE): MIT License
|
||||
|
||||
Reference in New Issue
Block a user