added vm auto-resizing screens.
This commit is contained in:
parent
43a47321e4
commit
07a4bf6477
11 changed files with 70 additions and 38 deletions
3
justfile
3
justfile
|
@ -19,3 +19,6 @@ format:
|
|||
home-gc:
|
||||
home-manager expire-generations -7days
|
||||
nix store gc
|
||||
|
||||
nixos-gc:
|
||||
sudo nix-collect-garbage --delete-older-than 7d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue