From af1368ff968a3a5a6d853a05c904d0cb039192d2 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sat, 20 Jun 2026 23:15:27 +0200 Subject: Added home-manager and browser to herra's configuration --- modules/hosts/herra/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/hosts/herra/configuration.nix') diff --git a/modules/hosts/herra/configuration.nix b/modules/hosts/herra/configuration.nix index 48908e6..a9b1912 100644 --- a/modules/hosts/herra/configuration.nix +++ b/modules/hosts/herra/configuration.nix @@ -10,8 +10,10 @@ }: { imports = [ self.nixosModules.herraHardware + inputs.home-manager.nixosModules.home-manager self.nixosModules.system self.nixosModules.ngeNiri # NeonGenesisEvangelion rice of niri + self.nixosModules.browser # Configured browser ]; # ... -- cgit v1.2.3