switch-to-unstable-os #3

Merged
tristan merged 29 commits from switch-to-unstable-os into main 2024-03-08 17:27:03 +00:00
Showing only changes of commit 9b767abf63 - Show all commits

View file

@ -29,10 +29,10 @@ Run this to keep your system up-to-date.
```bash ```bash
nix flake update nix flake update
sudo nixos-rebuild --flake .#nixos-pulse switch sudo nixos-rebuild # this assumes your hostname is the same as in the config
``` ```
Run this to keep your home up-to-date. Run this to keep your home up-to-date. (Assuming you manage home-manager seperately and don't have it integrated into your osConfiguration)
```bash ```bash
nix flake update nix flake update
home-manager switch --flake . home-manager switch --flake .