about summary refs log tree commit diff stats
path: root/home-manager/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-23 14:10:59 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:31:48 +0200
commit983e1e826509c73424598867520b5944344c2421 (patch)
tree23a280d34eb29162e18eb5f66b0505a322f14bc2 /home-manager/default.nix
parentFix(hosts/apzu): Use new options (diff)
downloadnixos-config-983e1e826509c73424598867520b5944344c2421.zip
Docs(hm): Typo
Diffstat (limited to 'home-manager/default.nix')
-rw-r--r--home-manager/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/default.nix b/home-manager/default.nix
index 1b4a3539..c8001c96 100644
--- a/home-manager/default.nix
+++ b/home-manager/default.nix
@@ -22,7 +22,7 @@ in {
     ./files
   ];
 
-  # I don't know what this does, but I've seen it a loot online, so it should be good, right?
+  # I don't know what this does, but I've seen it a lot online, so it should be good, right?
   programs.home-manager.enable = true;
 
   home = {