From afb6aafb7daf6fd7457c030ee962a1cfe9dfb7bd Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sun, 16 Apr 2023 21:26:19 +0100 Subject: [PATCH] Update README.md for NixOS --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c68f3a4..3bf8188 100644 --- a/README.md +++ b/README.md @@ -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 .#`