Changed Katana configuration with new partitioning

This commit is contained in:
2026-01-09 18:16:48 +01:00
parent f5bf317a9d
commit a4250020a5
4 changed files with 10 additions and 15 deletions

View File

@@ -13,6 +13,9 @@ machine:
switch:
nh os switch -a -H "${HOSTNAME}" .
new-machine:
sudo nixos-rebuild switch --flake .#${HOSTNAME}
test:
nh os test -a -H "${HOSTNAME}" .