Move home configurations out of garnix
This commit is contained in:
@@ -61,8 +61,6 @@
|
||||
|
||||
darwinConfigurations = (import ./darwin { inherit inputs overlays; });
|
||||
|
||||
defaultPackage = flake-utils.lib.eachDefaultSystemMap (system: inputs.self.homeConfigurations.gui."${system}".activationPackage);
|
||||
|
||||
homeConfigurations = (
|
||||
import ./home {
|
||||
inherit inputs overlays;
|
||||
|
||||
Reference in New Issue
Block a user