diff --git a/flake.nix b/flake.nix index bba3fac3..2cda0c17 100644 --- a/flake.nix +++ b/flake.nix @@ -144,8 +144,6 @@ modules = [ self.homeManagerModules.aly-petalburg - self.homeManagerModules.default - self.inputs.stylix.homeManagerModules.stylix ]; }; }; diff --git a/homes/aly/petalburg.nix b/homes/aly/petalburg.nix index 5a9dc6ad..ca341e1d 100644 --- a/homes/aly/petalburg.nix +++ b/homes/aly/petalburg.nix @@ -5,6 +5,11 @@ self: { }: { imports = [ ./firefox + ./mail + ./secrets.nix + self.homeManagerModules.default + self.inputs.agenix.homeManagerModules.default + self.inputs.stylix.homeManagerModules.stylix ]; home = { @@ -14,7 +19,10 @@ self: { fractal gamescope heroic + nicotine-plus obsidian + tauon + transmission-remote-gtk vesktop ];