Shortcut off

This commit is contained in:
thiloho
2023-06-15 18:09:00 +02:00
parent fc7bf7a52f
commit 107bae8b96

View File

@@ -150,6 +150,7 @@
enable = true;
shellAliases = {
rbs = "sudo nixos-rebuild switch --flake .";
off = "sudo systemctl poweroff";
};
};
helix = {