Changed SSH key config, added a dotfile system
This commit is contained in:
parent
663ef7c7dd
commit
573365f58a
4 changed files with 4 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
enableCompletion = true;
|
||||
|
||||
shellAliases = {
|
||||
wd = "wd --config ~/nix-config/config/.warprc";
|
||||
clone-dotfiles = "cp /home/horseman/nix-config/config/dotfiles/.\* /home/horseman/";
|
||||
rebuild = "sudo nixos-rebuild switch --flake";
|
||||
update = "sudo nix flake update && rebuild";
|
||||
compose = "sudo docker compose";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue