mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-19 01:21:39 +01:00
Update README.md
This commit is contained in:
parent
ef537f22f3
commit
9d6cebdf55
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -2,9 +2,20 @@
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/72568063/213921069-670965f7-ad51-43ad-a211-63bb45a02648.png)
|
![image](https://user-images.githubusercontent.com/72568063/213921069-670965f7-ad51-43ad-a211-63bb45a02648.png)
|
||||||
|
|
||||||
|
## Specs
|
||||||
|
- **Operating System:** [NixOS](https://nixos.org)
|
||||||
|
- **Window Manager:** [Hyprland](https://hyprland.org/)
|
||||||
|
- **Overall Theme:** [Base16 Dracula](https://github.com/dracula/base16-dracula-scheme)
|
||||||
|
- **Shell:** [Zsh](https://www.zsh.org/)
|
||||||
|
- **Terminal:** [Alacritty](https://github.com/alacritty/alacritty)
|
||||||
|
- **Editor:** [Neovim](https://neovim.io/)
|
||||||
|
- **Notifications:** [Mako](https://github.com/emersion/mako)
|
||||||
|
- **Panel:** [Waybar](https://github.com/Alexays/Waybar)
|
||||||
|
- **File Manager:** [Vifm](https://vifm.info/)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Should work out of the box:\
|
Should work out of the box:\
|
||||||
Clone the repo, copy your hardware configuration to `./hosts/<hostname>`, run `nixos-rebuild switch --flake .#<hostname>` and you are good to go.
|
Clone the repo, copy your hardware configuration to `./hosts/<hostname>`, run `nixos-rebuild switch --flake .#<hostname>/hardware-configuration.nix` and you are good to go.
|
||||||
|
|
||||||
## Currently configured machines (aka available hostnames)
|
## Currently configured machines (aka available hostnames)
|
||||||
### thinkpad
|
### thinkpad
|
||||||
|
|
Loading…
Reference in a new issue