Migrate config from dotfiles
This commit is contained in:
17
README.md
17
README.md
@ -1 +1,16 @@
|
||||
# nix-config
|
||||
# nix-config
|
||||
|
||||
System and user configuration for NixOS-based systems.
|
||||
|
||||
| | |
|
||||
|-|-|
|
||||
| **Shell:** | zsh |
|
||||
| **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/nix-config.git projects/jordan/nix-config`
|
||||
1. `sudo nixos-rebuild switch --flake .#`
|
||||
|
Reference in New Issue
Block a user