Feature/factorio (#108)
* add factorio * add factorio server * add new user
This commit is contained in:
parent
889ce92247
commit
d28098ac8d
@ -136,6 +136,7 @@
|
|||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
enableBashCompletion = true;
|
enableBashCompletion = true;
|
||||||
ohMyZsh.enable = true;
|
ohMyZsh.enable = true;
|
||||||
|
shellAliases.update = "sudo nixos-rebuild switch --fast --accept-flake-config --flake /root/dotfiles#${config.networking.hostName} -L |& nom";
|
||||||
autosuggestions = {
|
autosuggestions = {
|
||||||
enable = true;
|
enable = true;
|
||||||
strategy = [ "completion" ];
|
strategy = [ "completion" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user