darwin fixes
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
system = "aarch64-darwin";
|
||||
modules = [
|
||||
./hosts/eva-02/configuration.nix
|
||||
home-manager.darwinModules.home-manager
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
{
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
inputs.home-manager.nixosModules.eva-02
|
||||
inputs.home-manager.nixosModules.default
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
Reference in New Issue
Block a user