mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-27 00:48:30 +02:00
kernel update arrived
This commit is contained in:
parent
40d7f3a05c
commit
754b655ad4
5 changed files with 13 additions and 11 deletions
|
@ -11,6 +11,7 @@
|
|||
"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}";
|
||||
q = "exit";
|
||||
};
|
||||
history = {
|
||||
size = 10000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue