diff --git a/README.md b/README.md index 73451e2..e702747 100644 --- a/README.md +++ b/README.md @@ -35,21 +35,23 @@ Screenshots last updated 2024-04-09
--> -# 🗃️ Overview +# Overview -### 📚 Layout +### Layout -- [flake.nix](flake.nix) base of the configuration -- [hosts](hosts) 🌳 per-host configurations that contain machine specific configurations - - [desktop](hosts/desktop/) 🖥️ Desktop specific configuration - - [sakura](hosts/sakura/) 💻 Laptop (sakura) specific configuration -- [modules](modules) 🍱 modularized NixOS configurations - - [core](modules/core/) ⚙️ Core NixOS configuration - - [homes](modules/home/) 🏠 my [Home-Manager](https://github.com/nix-community/home-manager) config -- [pkgs](flake/pkgs) 📦 packages exported by my flake -- [wallpapers](wallpapers/) 🌄 wallpapers collection +- [flake.nix](flake.nix): base of the configuration +- [hosts](hosts): per-host configurations that contain machine specific configurations + - [desktop](hosts/desktop/): Desktop specific configuration + - [sakura](hosts/sakura/): Laptop (sakura) specific configuration + - [violet](hosts/violet/): Server (sakura) specific configuration +- [modules](modules): modularized NixOS configurations + - [core](modules/core/): core NixOS configuration + - [homes](modules/home/): my [Home-Manager](https://github.com/nix-community/home-manager) config + - [services](modules/services/): services ran on my servers +- [pkgs](flake/pkgs): packages exported by my flake +- [wallpapers](wallpapers/): wallpaper collection -### 📓 Components +### Components | | NixOS + Hyprland | | --------------------------- | :---------------------------------------------------------------------------------------------: | **Window Manager** | [Hyprland][Hyprland] | @@ -58,23 +60,22 @@ | **Notification Daemon** | [Mako][mako] | | **Terminal Emulator** | [Kitty][kitty] | | **Shell** | [zsh][zsh] | -| **Text Editor** | [VSCodium][VSCodium] + [Neovim][Neovim] | +| **Text Editor** | [Neovim][Neovim] + [VSCodium][VSCodium] | | **network management tool** | [NetworkManager][NetworkManager] + [network-manager-applet][network-manager-applet] | -| **System resource monitor** | [htop][btop] | -| **File Manager** | [nemo][nemo] + [yazi][yazi] | +| **System resource monitor** | [htop][htop] | +| **File Manager** | [thunar][thunar] | **Fonts** | [nerd fonts][Nerd fonts] | | **Color Scheme** | [catppuccin][Catppuccin] | | **Icons** | [catppuccin-papirus-folders][catppuccin-papirus-folders] | | **Lockscreen** | [hyprlock][hyprlock] | | **Image Viewer** | [nsxiv][nsxiv] | | **Media Player** | [mpv][mpv] | -| **Music Player** | [audacious][audacious] | | **Screenshot Software** | [grimblast][grimblast] | | **Clipboard** | [wl-clip-persist][wl-clip-persist] | | **Color Picker** | [hyprpicker][hyprpicker] | -### 📝 Shell aliases +### Shell aliases