Fix notes path with standalone Home Manager

This commit is contained in:
Oliver Davies 2024-12-16 07:54:09 +00:00
parent db4cfbc518
commit f6abaa8926

View file

@ -19,6 +19,8 @@
;
})
(import ./notes.nix { inherit pkgs; })
(import ./tmux-sessionizer.nix {
inherit
config
@ -36,7 +38,6 @@
./git.nix
./htop.nix
./lsd.nix
./notes.nix
./pet.nix
./phpactor.nix
./ripgrep.nix