summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-02-26 17:28:31 +0100
committerJasper Ras <jaspert.ras@gmail.com>2025-02-26 17:28:31 +0100
commit8a37287c9e4e8edab43e5877252b0219485ee9ba (patch)
treed273d0f4ad5a90d4c41ee6d02141d6a2a9a9831b
parent396233621099d6891cf04f4c64457b41c05886fe (diff)
stuff
-rw-r--r--flake.lockbin26332 -> 26332 bytes
-rw-r--r--modules/tarrel/home-manager.nix1
2 files changed, 1 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index b5375a5..d3ef2e4 100644
--- a/flake.lock
+++ b/flake.lock
Binary files differ
diff --git a/modules/tarrel/home-manager.nix b/modules/tarrel/home-manager.nix
index 9709129..e0c7e3f 100644
--- a/modules/tarrel/home-manager.nix
+++ b/modules/tarrel/home-manager.nix
@@ -7,6 +7,7 @@
imports = [
../home-manager/core
../home-manager/hyprland.nix
+ ../home-manager/python.nix
];
home.username = "jras";