From eec4eafff8f2d17dee65d907b10e09e9384ece1c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 28 Mar 2018 22:50:00 -0300 Subject: Add basic NixOS gc instructions --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.org') 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= -- cgit v1.2.3