Change some stuff with my SSH profile
This commit is contained in:
parent
1a444097d4
commit
fb92557bc3
|
@ -11,7 +11,7 @@
|
|||
auth = import ./common/auth.nix;
|
||||
in {
|
||||
nixdate = ''
|
||||
home-manager switch --flake ~/.home-manager/.#jimbo@JimPublic;
|
||||
home-manager switch --flake ~/.home-manager/.#jimbo@SSH --extra-experimental-features "nix-command flakes"
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue