summaryrefslogtreecommitdiff
path: root/modules/nixos/profiles
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
committerAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
commitcc1d3db5f2a6f05ca68818dc2303dd85fc3db06d (patch)
tree6433af1654e8ae847990b26445b03fa9665aa674 /modules/nixos/profiles
parent9e3f4268c87b0d1a64e9429ea173252a5f774ec5 (diff)
2023-02-19
Diffstat (limited to 'modules/nixos/profiles')
-rw-r--r--modules/nixos/profiles/headful.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nixos/profiles/headful.nix b/modules/nixos/profiles/headful.nix
index 71addbf..d0ca777 100644
--- a/modules/nixos/profiles/headful.nix
+++ b/modules/nixos/profiles/headful.nix
@@ -39,7 +39,7 @@ in {
# Hyperthreading altogether which will essentially put one's computer into
# the stone age by not being able to to effectively utilise multi-core its
# multicore capabilities. Secondly, by enabling mitigations, we introduce
- # a plethora of performace overheads[1], which, albeit small, but still
+ # a plethora of performance overheads[1], which, albeit small, but still
# contribute to the overall speed of things. This is however still poses a
# security risk, which I am willing to take.
#