add config for ipva02; same as ipva01
All checks were successful
/ build-all (push) Successful in 48s
All checks were successful
/ build-all (push) Successful in 48s
This commit is contained in:
parent
f55198f27b
commit
25739382ef
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@
|
||||||
programs.fish.loginShellInit = "source ${pkgs.nix}/etc/profile.d/nix.fish";
|
programs.fish.loginShellInit = "source ${pkgs.nix}/etc/profile.d/nix.fish";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
homeConfigurations."anvaure@msm-lnx-ipva-02" = homeConfigurations."anvaure@msm-lnx-ipva-01";
|
||||||
homeConfigurations."anvaure@msm-lnx-demo-01" = homeConfigurations."anvaure@msm-lnx-ipva-01";
|
homeConfigurations."anvaure@msm-lnx-demo-01" = homeConfigurations."anvaure@msm-lnx-ipva-01";
|
||||||
|
|
||||||
nixosConfigurations.basado = osConfig [
|
nixosConfigurations.basado = osConfig [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue