formatting and hostname for hm module
This commit is contained in:
parent
14281d5615
commit
e1de2cc440
1 changed files with 7 additions and 7 deletions
|
@ -70,7 +70,7 @@
|
|||
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";
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
|
||||
|
|
Loading…
Reference in a new issue