mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 01:38:02 +02:00
desktop: Remove useless home-manager import
This didn't actually do anything since we don't make use of the home-manager import inside the module.
This commit is contained in:
parent
6036d49620
commit
1901a33e87
@ -56,7 +56,6 @@ let
|
||||
in
|
||||
{
|
||||
imports = attrValues {
|
||||
inherit (nix-config.inputs.home-manager.nixosModules) home-manager;
|
||||
inherit (nix-config.inputs.stylix.nixosModules) stylix;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user