change deck home manager export
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
./starlite/configuration.nix
|
./starlite/configuration.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
homeConfigurations.deck = home-manager.lib.homeManagerConfiguration {
|
packages.${system}.homeConfigurations.deck = home-manager.lib.homeManagerConfiguration {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
specialArgs = { inherit inputs; };
|
specialArgs = { inherit inputs; };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user