formatting and hostname for hm module
parent
14281d5615
commit
e1de2cc440
|
@ -70,7 +70,7 @@
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
homeConfigurations."zynh" = inputs.home-manager.lib.homeManagerConfiguration {
|
homeConfigurations."zynh@msiserver" = inputs.home-manager.lib.homeManagerConfiguration {
|
||||||
pkgs = nixpkgs.legacyPackages."x86_64-linux";
|
pkgs = nixpkgs.legacyPackages."x86_64-linux";
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue