From e7fa0467a27403cbdd80e77c082f79cb5c938d4a Mon Sep 17 00:00:00 2001 From: alsaiduq-lab Date: Sat, 3 Jan 2026 00:06:12 -0700 Subject: [PATCH] whoops --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e36daf6..7611493 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ My config for Hyprland desktop that I normally use as my daily driver (read: all list generations ```bash -nix-env --list-generations +sudo nix-env --list-generations --profile /nix/var/nix/profiles/system ``` perform garbage collection by deleting old derivations @@ -31,7 +31,7 @@ sudo /run/current-system/bin/switch-to-configuration boot rollback to previous generation ```bash -sudo nixos-rebuild switch --rollback +sudo nixos-rebuild switch --flake . --rollback ``` bonus: in case you're stuck in some limbo state