options!!
This commit is contained in:
parent
50d7f505f3
commit
c67220302a
3 changed files with 27 additions and 22 deletions
|
|
@ -22,8 +22,6 @@ in
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
shellAliases = lib.mkIf cfg.enableAliases {
|
||||
ll = "lsd -l";
|
||||
lt = "lsd -l --tree";
|
||||
update = "nix flake update --commit-lock-file $HOME/nixos && sudo nixos-rebuild switch --flake $HOME/nixos";
|
||||
nb = "nix build -L";
|
||||
ns = "nix shell -L";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue