docs: update readme
All checks were successful
fmt check / check (push) Successful in 42s
flake check / check (push) Successful in 6m7s
All checks were successful
fmt check / check (push) Successful in 42s
flake check / check (push) Successful in 6m7s
This commit is contained in:
parent
d13ae86d15
commit
fc8873b9b4
2 changed files with 5 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
||||||
+ multi-system home-manager setup
|
+ multi-system home-manager setup
|
||||||
+ secrets provisioning with [sops-nix](https://github.com/Mic92/sops-nix)
|
+ secrets provisioning with [sops-nix](https://github.com/Mic92/sops-nix)
|
||||||
+ multiple fully declarative self hosted services (and some containerized ones, with a docker backend)
|
+ multiple fully declarative self hosted services (and some containerized ones, with a docker backend)
|
||||||
+ wayland configs for hyprland and river
|
+ wayland config for hyprland
|
||||||
+ custom packages not found in nixpkgs
|
+ custom packages not found in nixpkgs
|
||||||
|
|
||||||
## :busts_in_silhouette: Credit
|
## :busts_in_silhouette: Credit
|
||||||
|
|
|
@ -4,7 +4,10 @@ the home of my dotfiles. configured in, and managed by home-manager.
|
||||||
|
|
||||||
name | description
|
name | description
|
||||||
--------------- | -----------
|
--------------- | -----------
|
||||||
|
`ags` | aylurs gtk shell
|
||||||
|
`anyrun` | wayland native application launcher
|
||||||
`bat` | cat replacement
|
`bat` | cat replacement
|
||||||
|
`cava` | terminal audio visualizer
|
||||||
`direnv` | a shell extension, that loads environment variables in certain directories
|
`direnv` | a shell extension, that loads environment variables in certain directories
|
||||||
`default` | used for commonly shared modules, for multiple home-manager configs
|
`default` | used for commonly shared modules, for multiple home-manager configs
|
||||||
`git` | version control system
|
`git` | version control system
|
||||||
|
@ -17,7 +20,6 @@ name | description
|
||||||
`mako` | a lightweight wayland notification daemon
|
`mako` | a lightweight wayland notification daemon
|
||||||
`neofetch` | fetch program
|
`neofetch` | fetch program
|
||||||
`nushell` | my shell of choice
|
`nushell` | my shell of choice
|
||||||
`rofi` | application launcher
|
|
||||||
`spotify-player`| terminal music player for spotify
|
`spotify-player`| terminal music player for spotify
|
||||||
`starship` | shell prompt
|
`starship` | shell prompt
|
||||||
`wayland` | has my hyprland config, along with session variables for wayland
|
`wayland` | has my hyprland config, along with session variables for wayland
|
||||||
|
|
Loading…
Reference in a new issue