-
Package Management with Nix
Wednesday, May 15, 2024
Reference https://nixos.org/manual/nix/stable/package-management/ Profiles /nix/store/<hash>-user-env
-
NixOS Manual Reading Notes - Development
Monday, April 29, 2024
This chapter describes how you can modify and extend NixOS. Getting the Sources # /run/current-system/bin/switch-to-configuration boot # nixos-rebuild switch --rollback
-
NixOS Manual Reading Notes - Administration
Monday, April 29, 2024
Rolling Back # /run/current-system/bin/switch-to-configuration boot # nixos-rebuild switch --rollback Nix Store Corruption # nixos-rebuild switch --repair # nix-store --verify --check-contents --repair Alternative Binary Caches Disable: nixos-rebiuld switch --option use-binary-caches false Change: nixos-rebiuld switch --option binary-caches http://my-cache.example.org/
-
Hello World
Tuesday, January 23, 2024
Hello World h2 one two three h3 123 456 789 h4 Bold Italic strick h5 link