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 { (import ./tmux-sessionizer.nix {
inherit inherit
config config
@ -36,7 +38,6 @@
./git.nix ./git.nix
./htop.nix ./htop.nix
./lsd.nix ./lsd.nix
./notes.nix
./pet.nix ./pet.nix
./phpactor.nix ./phpactor.nix
./ripgrep.nix ./ripgrep.nix