clan-flash: --keymap option also sets xserver keymap now. renamed 'clan flash apply' to clan 'flash write'

This commit is contained in:
Qubasa
2024-10-11 20:51:59 +02:00
parent 42f4d8eff1
commit 02e148d2ea
8 changed files with 22 additions and 18 deletions

View File

@@ -42,7 +42,7 @@
testScript = ''
start_all()
machine.succeed("clan flash apply --debug --flake ${../..} --yes --disk main /dev/vdb test-install-machine")
machine.succeed("clan flash write --debug --flake ${../..} --yes --disk main /dev/vdb test-install-machine")
'';
} { inherit pkgs self; };
};