summaryrefslogtreecommitdiff
path: root/nixosConfigurations/yavanna/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixosConfigurations/yavanna/default.nix')
-rw-r--r--nixosConfigurations/yavanna/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixosConfigurations/yavanna/default.nix b/nixosConfigurations/yavanna/default.nix
index d347c61..3073caa 100644
--- a/nixosConfigurations/yavanna/default.nix
+++ b/nixosConfigurations/yavanna/default.nix
@@ -27,8 +27,8 @@ with lib; {
# automatically (IIRC) generated `hardware-configuration.nix' as is.
#
# There's, however, no indication that any NVME drives are being used and,
- # as the matter of fact, the VPS itself is KVM-shire, so... I'm still not
- # going to risk it.
+ # as the matter of fact, the VPS itself is on KVM, so... I'm still not going
+ # to risk it, though.
#
# [1]: https://github.com/elitak/nixos-infect
initrd.availableKernelModules = ["nvme"];