mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11:39 +01:00
one more is ok
This commit is contained in:
parent
6734a071ba
commit
01a08a0d11
2 changed files with 2 additions and 0 deletions
1
images/cat-garbage.sixel
Normal file
1
images/cat-garbage.sixel
Normal file
File diff suppressed because one or more lines are too long
|
@ -10,6 +10,7 @@
|
|||
la = "ls -a";
|
||||
"switch" = "sudo nixos-rebuild switch && cat ${../../../../images/another-cat-2.sixel}";
|
||||
"update" = "cd /etc/nixos && nix flake update && cat ${../../../../images/another-cat.sixel}";
|
||||
"garbage" = "sudo nix-collect-garbage -d && cat ${../../../../images/cat-garbage.sixel}";
|
||||
};
|
||||
history = {
|
||||
size = 10000;
|
||||
|
|
Loading…
Reference in a new issue