mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Shortcut off
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
rbs = "sudo nixos-rebuild switch --flake .";
|
||||
off = "sudo systemctl poweroff";
|
||||
};
|
||||
};
|
||||
helix = {
|
||||
|
||||
Reference in New Issue
Block a user