Add overlay to dragyx/flocke

This commit is contained in:
Dragyx 2024-04-14 23:09:36 +02:00
commit fc4158bc71

View file

@ -42,6 +42,7 @@ in {
system = "x86_64-linux"; system = "x86_64-linux";
specialArgs = { inherit lib inputs self; }; specialArgs = { inherit lib inputs self; };
modules = [ modules = [
../overlay.nix # TODO: move this somewhere else
./dragyx/flocke ./dragyx/flocke
../modules ../modules
inputs.home-manager.nixosModules.home-manager inputs.home-manager.nixosModules.home-manager