Update README.md for NixOS

This commit is contained in:
2023-04-16 21:26:19 +01:00
parent 208e9edf02
commit afb6aafb7d

View File

@ -1,17 +1,17 @@
# Dotfiles
User configuration for Arch Linux based systems.
System and user configuration for NixOS based systems.
| | |
|-|-|
| **Shell:** | zsh |
| **WM:** | sway |
| **Theme:** | [Nova](https://git.vimium.com/jordan/gtk-nova-theme) [GTK2/3] |
| **Terminal:** | kitty |
| **DE:** | GNOME |
| **Theme:** | adwaita |
| **Terminal:** | gnome-console |
## Quick start
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. `git clone git@git.vimium.com:jordan/dotfiles.git projects/dotfiles`
1. `./install`
1. `git clone git@git.vimium.com:jordan/dotfiles.git projects/jordan/dotfiles`
1. `sudo nixos-rebuild switch --flake .#`