summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-10-03 21:55:56 -0400
committervin <vin@vineetk.net>2025-10-03 21:59:23 -0400
commitc444b93e34de2679777c52db408d6d2882aa47fd (patch)
treeef730adf27a9845849b43901f6b1a47f925a265a
parentdd482bcef630445f7f58b4961621a2f6ee2b4e70 (diff)
update home.nix
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 8903fcf..401ee8b 100644
--- a/home.nix
+++ b/home.nix
@@ -57,6 +57,7 @@ let
57 booktabs 57 booktabs
58 caption 58 caption
59 capt-of 59 capt-of
60 circuitikz
60 cite 61 cite
61 ec 62 ec
62 hyperref 63 hyperref
@@ -75,7 +76,6 @@ in
75{ 76{
76 home = { 77 home = {
77 username = "vin"; 78 username = "vin";
78 homeDirectory = "/home/vin";
79 stateVersion = "24.05"; 79 stateVersion = "24.05";
80 80
81 packages = with pkgs; [ 81 packages = with pkgs; [