add reboot, switch on boot and domain options
This commit is contained in:
@@ -133,6 +133,11 @@ in
|
||||
enable = true;
|
||||
theme = "gentoo";
|
||||
};
|
||||
shellAliases = {
|
||||
":q" = "exit";
|
||||
".." = "cd ..";
|
||||
"grep" = "grep --color=auto";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user