summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-05-01 17:16:43 +0200
committerandromeda <andromeda@lenovo>2026-05-01 17:16:43 +0200
commit0f3a4643846fa5d5f5c56042338bc2bdb46646fb (patch)
tree6a94e8d6c3aae478e2484d4d49310f5adac7ea5d /README.md
parenta98b53de9991167471e840ae3c18798c8d9fc1b7 (diff)
no stylix, use cinny
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1156e5..7f3c184 100644
--- a/README.md
+++ b/README.md
@@ -1 +1 @@
-this is my personal configuration. Dotfiles are in `files/`, Guix configuration in `guix/`, and Nix configuration in `nix/`. Just run `nixos-rebuild switch -I nix/configuration.nix`, copy `files/.config/guix/channels.scm` to `~/.config/guix/channels.scm` if it's a new system, then run `guix pull` and `guix home reconfigure guix/home-configuration.scm`
+this is my personal configuration. Dotfiles are in `files/`, Guix configuration in `guix/`, and Nix configuration in `nix/`. Just run `nixos-rebuild switch -I nixos-config=nix/configuration.nix` and `guix home reconfigure guix/home-configuration.scm` with the appropriate guix channels installed.