diff --git a/flake.nix b/flake.nix index b76fa5b..472e39c 100644 --- a/flake.nix +++ b/flake.nix @@ -54,6 +54,8 @@ inputs.lanzaboote.nixosModules.lanzaboote ./hosts/kachu-laptop/hardware-configuration.nix ./hosts/kachu-laptop/configuration.nix + ./shared/programs/spicetify.nix + inputs.spicetify-nix.nixosModules.default ]; }; };