Update README.md for NixOS
This commit is contained in:
12
README.md
12
README.md
@ -1,17 +1,17 @@
|
|||||||
# Dotfiles
|
# Dotfiles
|
||||||
|
|
||||||
User configuration for Arch Linux based systems.
|
System and user configuration for NixOS based systems.
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
|-|-|
|
|-|-|
|
||||||
| **Shell:** | zsh |
|
| **Shell:** | zsh |
|
||||||
| **WM:** | sway |
|
| **DE:** | GNOME |
|
||||||
| **Theme:** | [Nova](https://git.vimium.com/jordan/gtk-nova-theme) [GTK2/3] |
|
| **Theme:** | adwaita |
|
||||||
| **Terminal:** | kitty |
|
| **Terminal:** | gnome-console |
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
1. Copy SSH keypair and `known_hosts` to `~/.ssh`
|
1. Copy SSH keypair and `known_hosts` to `~/.ssh`
|
||||||
1. Import GPG keys and set ultimate trust with `echo "KEYID:6:" | gpg --import-ownertrust`
|
1. Import GPG keys and set ultimate trust with `echo "KEYID:6:" | gpg --import-ownertrust`
|
||||||
1. `git clone git@git.vimium.com:jordan/dotfiles.git projects/dotfiles`
|
1. `git clone git@git.vimium.com:jordan/dotfiles.git projects/jordan/dotfiles`
|
||||||
1. `./install`
|
1. `sudo nixos-rebuild switch --flake .#`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user