Better implementation
This commit is contained in:
parent
a55282fa99
commit
a74c6d6293
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,7 @@
|
|||
auth = import ./common/auth.nix;
|
||||
in {
|
||||
sshswitch = "home-manager switch --flake ~/.home-manager/.#jimbo@SSH --extra-experimental-features 'nix-command flakes'";
|
||||
svim = "sudo $(which vim)";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue