aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/home/core.nix.org
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local/.flake/home/core.nix.org')
-rw-r--r--macos.local/.flake/home/core.nix.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/macos.local/.flake/home/core.nix.org b/macos.local/.flake/home/core.nix.org
index 3a84ddb..c4f9722 100644
--- a/macos.local/.flake/home/core.nix.org
+++ b/macos.local/.flake/home/core.nix.org
@@ -16,6 +16,7 @@ Set up home manager for my user account and import submodules.
home.file.".wallpaper".source = ./.wallpaper;
home.sessionPath = [
"/opt/homebrew/bin"
+ "~/.local/bin"
];
home.stateVersion = "24.05";