Update common.nix
This commit is contained in:
parent
256c5afac6
commit
3d2cc8b4aa
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@
|
|||
clean = "sudo nix-collect-garbage -d";
|
||||
ll = "ls -alh";
|
||||
clear = "command clear && fastfetch --config /etc/fastfetch/config.jsonc";
|
||||
reboot = "systemctl reboot";
|
||||
};
|
||||
|
||||
# Add packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue