aspi: Add nix helper (nh)
This commit is contained in:
parent
cdfafa6a3b
commit
57e5efe554
@ -54,6 +54,7 @@ config, ... }: {
|
|||||||
rust-analyzer
|
rust-analyzer
|
||||||
|
|
||||||
# Further tools
|
# Further tools
|
||||||
|
unstable.nh # nix helper
|
||||||
|
|
||||||
(lib.frajul.my-helper-function lazygit)
|
(lib.frajul.my-helper-function lazygit)
|
||||||
languagetool
|
languagetool
|
||||||
@ -106,6 +107,7 @@ config, ... }: {
|
|||||||
TERMINAL = "alacritty";
|
TERMINAL = "alacritty";
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
VISUAL = "nvim";
|
VISUAL = "nvim";
|
||||||
|
FLAKE = "/home/julian/.dotfiles";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user