forked from fabian/nix_config
updates post explanation fatberoo
This commit is contained in:
parent
82f58738ad
commit
62cd093202
17 changed files with 17 additions and 178 deletions
13
README.md
13
README.md
|
@ -1,17 +1,12 @@
|
|||
## Screenshots
|
||||
|
||||
[Click here](https://old.reddit.com/r/unixporn/comments/1ml7w96/sway_minimalist_rice_on_nixos/)
|
||||
|
||||
|
||||
## Unified nix configuration
|
||||
|
||||
Switch server: `nixos-rebuild switch --target-host root@posixlycorrect.com --use-substitutes --show-trace --flake .\#vps`
|
||||
Update whole flake: `nix flake update --commit-lock-file`
|
||||
|
||||
Switch current machine: `sudo nixos-rebuild switch --flake . --show-trace`
|
||||
|
||||
Switch current home manager: `home-manager switch --flake . --show-trace`
|
||||
|
||||
Update homepage: `nix flake update --commit-lock-file homepage`
|
||||
|
||||
Update whole flake: `nix flake update --commit-lock-file`
|
||||
## Maintenance shit ()
|
||||
Clean shit de Home: `nix store gc`
|
||||
|
||||
Clean shit de sys: `sudo nix store gc`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue