mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
beep
This commit is contained in:
parent
d6d8b9ff28
commit
f77cc26ce1
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
l = lib.getExe pkgs.lsd;
|
||||
t = tree;
|
||||
tree = "${lib.getExe pkgs.lsd} --tree";
|
||||
beep = "say 'beep'";
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue