mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Remove nix-helper
This commit is contained in:
parent
978733f40c
commit
9541e99a78
9 changed files with 6 additions and 70 deletions
|
|
@ -5,10 +5,7 @@
|
|||
shell = {
|
||||
bash.enable = true;
|
||||
starship.enable = true;
|
||||
nixAliases = {
|
||||
enable = true;
|
||||
nix-helper.enable = true;
|
||||
};
|
||||
nixAliases.enable = true;
|
||||
improvedCommands.enable = true;
|
||||
direnv.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue