flake: finally use hostname for macbook
parent
7b4e304299
commit
bc08b83283
|
@ -94,7 +94,7 @@
|
||||||
./hosts/caveserver/home.nix
|
./hosts/caveserver/home.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
homeConfigurations."zynh" = inputs.home-manager.lib.homeManagerConfiguration {
|
homeConfigurations."zynh@little-lightning" = inputs.home-manager.lib.homeManagerConfiguration {
|
||||||
pkgs = nixpkgs.legacyPackages."aarch64-darwin";
|
pkgs = nixpkgs.legacyPackages."aarch64-darwin";
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue