summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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";