summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscouckel <james.krinsky@gmail.com>2025-11-26 03:42:50 -0600
committerscouckel <james.krinsky@gmail.com>2025-11-26 03:42:50 -0600
commit83cfa0ca93d564cfbd889a5dae5207c0814f7d5a (patch)
tree7e220bd90760acc8ee6bbbee018b72005a5ebdea
parentb6a8516d01e3bb256c88dc3e42470d9e5fd2ae20 (diff)
fix readme
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a800e28..d8d0875 100644
--- a/README.md
+++ b/README.md
@@ -5,14 +5,14 @@ moved to nixos after using arch for the vast majority of my linux career largely
i encourage you not to use this configuration as is, even if i do: not very pretty, exceedingly simple, not very elegant, written stupidly
IF YOU WANT TO USE THE CONFIG:
-clone into any directory (i recommend home folder)
-cd into hosts/generic and
+ - clone into any directory (i recommend home folder)
+ - cd into nixosconf/hosts/generic
- change hostname in configuration.nix to desired hostname
- change user in configuration.nix and home.nix to user name
- consider setting your hyprland monitors in home.nix under wayland.windowManager.hyprland.settings.monitor
- consider changing your timezone in configuration.nix under time.timeZone
-run sudo nixos-rebuild switch --flake /path/to/directory/nixosconf/#generic
-fix as necessary
+ - run sudo nixos-rebuild switch --flake /path/to/directory/nixosconf/#generic --extra-experimental-features flakes
+ - fix as necessary
hosts: