Fix notes path with standalone Home Manager
This commit is contained in:
parent
db4cfbc518
commit
f6abaa8926
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue