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;
|
auth = import ./common/auth.nix;
|
||||||
in {
|
in {
|
||||||
nixdate = ''
|
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