We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b0c19 commit 45be58dCopy full SHA for 45be58d
nixos/modules/module-list.nix
@@ -1,4 +1,5 @@
1
[
2
+ # keep-sorted start case=no numeric=yes
3
./config/appstream.nix
4
./config/console.nix
5
./config/debug-info.nix
@@ -1878,6 +1879,7 @@
1878
1879
./virtualisation/waydroid.nix
1880
./virtualisation/xe-guest-utilities.nix
1881
./virtualisation/xen-dom0.nix
1882
+ # keep-sorted end
1883
{
1884
documentation.nixos.extraModules = [
1885
./virtualisation/qemu-vm.nix
0 commit comments