added anyrun config
This commit is contained in:
parent
2ef8078e6e
commit
0022cf7d50
13 changed files with 242 additions and 122 deletions
|
@ -55,7 +55,7 @@ in {
|
|||
cd = "z";
|
||||
v = "nvim";
|
||||
e = "emacs";
|
||||
update = "sudo nixos-rebuild switch --flake \"${gitPath}#${hostname}\" --log-format internal-json |& nom --json";
|
||||
update = "sudo nixos-rebuild switch --flake \"${gitPath}#${hostname}\"";
|
||||
flake = "cd '${gitPath}'";
|
||||
} // cfg.extraAliases;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue