aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 081b492..05071a0 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,10 @@
* dotfiles
+**
+** NixOS
+*** Cleaning up the store
+=sudo nix-env -p /nix/var/nix/profiles/per-user/root/channels --delete-generations old=
+=sudo nix-env --list-generations -p /nix/var/nix/profiles/system=
+=sudo nix-env --list-generations -p /nix/var/nix/profiles/per-user/root/channels=
** 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=