Add another part in the configuration.nix comment

This commit is contained in:
Username404-59 2026-06-30 19:58:02 +02:00
parent 1476fe57d6
commit e5e98f50cc
Signed by: Username404-59
GPG Key ID: F3A1878B14F5F0D7

View File

@ -14,6 +14,10 @@
To make an ISO: (https://nixos.org/manual/nixos/stable/#sec-image-nixos-rebuild-build-image)
sudo nixos-rebuild build-image --image-variant iso-installer
To make a clean update:
tput reset && sudo su - root
nix-collect-garbage && nix-collect-garbage -d && nixos-rebuild switch
*/
let
nixtamal = import ./tamal {