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