Files
nixos-config/README.md
Alexander Szczepanski 8761abf51c vps-arm-2024-11-28-10-14-18
2024-11-28 10:14:18 +01:00

17 lines
324 B
Markdown

# Most stuff
###
### Commands
```
nix flake update .
sudo mergerfs -o cache.files=partial,dropcacheonclose=true,category.create=mfs /run/media/alex/disk1:/run/media/alex/disk2:/run/media/alex/disk3 /home/alex/shared/raid
sudo nix-collect-garbage -d
sudo nix-env -p /nix/var/nix/profiles/system --list-generations
```