From 8ca6499da163d6662fa930f55b5b738cea91978f Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Mon, 9 Jun 2025 15:56:07 +0800 Subject: [PATCH] Update ReadMe.md --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 6e58059..50eb08a 100644 --- a/README.md +++ b/README.md @@ -4,37 +4,37 @@ Hey, you. This is my nixos configurations. --- -| Machine | Users | -| --------- | ----- | -| Tytonidae | david | -| Akun | david | -| Cape | alice | +| Machine | Users | OS | +| :-------: | :---: | :---: | +| Tytonidae | david | NixOS | +| Akun | david | NixOS | +| Cape | alice | NixOS | --- - david@Tytonidae -| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM | -| -------------- | ------- | ----------- | ----------- | -------- | -------- | ------- | ---------------- | -| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet | -| kde | kde | fish + bash | helix + zed | ghostty | kde run | firefox | sddm | +| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM | +| :------------: | :-----: | :---------: | :---------: | :------: | :------: | :-----: | :--------------: | +| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet | +| kde | kde | fish + bash | helix + zed | ghostty | kde run | firefox | sddm | - david@Akun -| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM | -| -------------- | ------- | ----------- | ----------- | -------- | -------- | ------- | ---------------- | -| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet | +| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM | +| :------------: | :-----: | :---------: | :---------: | :------: | :------: | :-----: | :--------------: | +| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet | - alice@Cape -| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM | -| -------------- | ------- | ----------- | ------ | -------- | -------- | ------- | -- | -| default | - | fish + bash | helix | - | - | - | - | +| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM | +| :------------: | :-----: | :---------: | :----: | :------: | :------: | :-----: | :-: | +| default | - | fish + bash | helix | - | - | - | - | ## FlakE OutputS and StructurE | `outputs` field | description | source | -| ----------------------------------------- | --------------------------------------------------------------------------- | ---------------------------------------- | +| :---------------------------------------- | :-------------------------------------------------------------------------- | :--------------------------------------- | | `packages` | packages imported or wrapped from elsewhere | ./pkgs | | `overlays.modifications` | the overlays modify `` | ./overlays/modifications | | `overlays.additions` | the ovelrays add packages in `` | ./overlays/additions |