summaryrefslogtreecommitdiff
path: root/modules
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 /modules
parent396233621099d6891cf04f4c64457b41c05886fe (diff)
stuff
Diffstat (limited to 'modules')
-rw-r--r--modules/tarrel/home-manager.nix1
1 files changed, 1 insertions, 0 deletions
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";