mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
fix(typo): fix typo in the comment of modules/nixos/desktop/virtualisation.nix (#169)
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#
|
#
|
||||||
###################################################################################
|
###################################################################################
|
||||||
|
|
||||||
# Enable nested virsualization, required by security containers and nested vm.
|
# Enable nested virtualization, required by security containers and nested vm.
|
||||||
# This should be set per host in /hosts, not here.
|
# This should be set per host in /hosts, not here.
|
||||||
#
|
#
|
||||||
## For AMD CPU, add "kvm-amd" to kernelModules.
|
## For AMD CPU, add "kvm-amd" to kernelModules.
|
||||||
|
|||||||
Reference in New Issue
Block a user