mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
refactor: move nix index out of dev config
This commit is contained in:
parent
94270f34e8
commit
1cfd65cde6
2 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,8 @@
|
|||
./zsh
|
||||
];
|
||||
|
||||
programs.nix-index.enable = true;
|
||||
|
||||
home.shellAliases = {
|
||||
l = "ls -lahF --group-directories-first --show-control-chars --quoting-style=escape --color=auto";
|
||||
t = "tree -F --dirsfirst -L 2";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue