mac: Change hostname back to malus
This commit is contained in:
parent
1e365cbb34
commit
7d27900ed8
4 changed files with 6 additions and 6 deletions
|
|
@ -24,12 +24,12 @@
|
|||
...
|
||||
}@inputs:
|
||||
{
|
||||
darwinConfigurations.Mac-von-Jan = darwin.lib.darwinSystem {
|
||||
darwinConfigurations.malus = darwin.lib.darwinSystem {
|
||||
system = "aarch64-darwin";
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
};
|
||||
modules = [ ./hosts/mac/configuration.nix ];
|
||||
modules = [ ./hosts/malus/configuration.nix ];
|
||||
};
|
||||
|
||||
nixosConfigurations.galanthus = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue