diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,11 +1,4 @@ * dotfiles -** -** NixOS -*** Cleaning up the store -#+BEGIN_SRC shell -$ sudo nix-env -p /nix/var/nix/profiles/per-user/root/channels --delete-generations old -$ sudo nix-env -p /nix/var/nix/profiles/system --delete-generations old -#+END_SRC ** Instructions - setting up a new installation (NixOS) *** 1. Download NixOS image from [[https://nixos.org/][the website]]. *** 2. Follow USB ISO installation steps in =nixos/os-installation.sh= |