hell n back
This commit is contained in:
parent
3ee6761b45
commit
cac7203033
45 changed files with 2988 additions and 177 deletions
8
modules/packages/maintenance
Executable file
8
modules/packages/maintenance
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
sudo nix-collect-garbage -d
|
||||
sudo nix store verify --all
|
||||
sudo nix store repair --all
|
||||
cd $NIXOS_CONFIG_DIR
|
||||
nix flake update
|
||||
sudo nixos-rebuild switch --flake . --upgrade
|
||||
nix run nixpkgs#bleachbit
|
||||
nix run nixpkgs#pcmanfm
|
||||
Loading…
Add table
Add a link
Reference in a new issue