From c14aaf62b8375ede70b3c2abbc194c950e6b6a24 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Wed, 18 Dec 2024 23:37:45 -0500 Subject: [PATCH] flake/homeConfigurations: reorg --- flake.nix | 2 -- homes/aly/petalburg.nix | 8 ++++++++ 2 files changed, 8 insertions(+), 2 deletions(-) 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 ];