🐛 [pi4] Fix wrong paths. Added Zoxide
This commit is contained in:
parent
feb1d07500
commit
b521aebef6
@ -9,10 +9,11 @@
|
||||
{
|
||||
imports = [
|
||||
inputs.catppuccin.homeModules.catppuccin
|
||||
(lib.custom.relativeToRoot "shared/home-manager/btop.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/development/git.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/fastfetch.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/fish.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/shell/btop.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/shell/fastfetch.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/shell/fish.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/shell/zoxide.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/gpg.nix")
|
||||
./helix.nix
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user