mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Move rebuild aliases to the system level
This commit is contained in:
parent
2a71c29fd5
commit
ee6393aa18
7 changed files with 23 additions and 33 deletions
|
|
@ -16,10 +16,6 @@
|
|||
shell = {
|
||||
bash.enable = true;
|
||||
starship.enable = true;
|
||||
nixAliases = {
|
||||
enable = true;
|
||||
nh.enable = osConfig.programs.nh.enable;
|
||||
};
|
||||
enhancement.enable = true;
|
||||
direnv.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue