Qtile: Difference between revisions

Samu (talk | contribs)
Added information regarding testing. Removed duplicate code at the top of the page. Small grammar changes.
DHCP (talk | contribs)
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="nix">
<syntaxhighlight lang="console">
sudo nixos-rebuild build-vm --flake .#demo
$ sudo nixos-rebuild build-vm --flake .#demo
</syntaxhighlight>
</syntaxhighlight>