Qtile: Difference between revisions
Added information regarding testing. Removed duplicate code at the top of the page. Small grammar changes. |
m →Flakes: fix syntax highlighting for a shell command |
||
| Line 152: | Line 152: | ||
This flake can also be tested with a virtual machine: | This flake can also be tested with a virtual machine: | ||
<syntaxhighlight lang=" | <syntaxhighlight lang="console"> | ||
sudo nixos-rebuild build-vm --flake .#demo | $ sudo nixos-rebuild build-vm --flake .#demo | ||
</syntaxhighlight> | </syntaxhighlight> | ||