From f4f9ed92e8b98022c79436ce5f4ebb949d3ee160 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Thu, 18 Jul 2024 07:55:24 -0500 Subject: [PATCH] More config --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/flake.nix b/flake.nix index bf944fc..7f7fba9 100644 --- a/flake.nix +++ b/flake.nix @@ -290,9 +290,12 @@ { home-manager.users.daniel = { imports = with homeManagerModules; [ + senpai iex cargo + firefox-no-tabs linux-desktop-environment-config + slippi.homeManagerModules.default ]; }; } @@ -352,9 +355,12 @@ { home-manager.users.daniel = { imports = with homeManagerModules; [ + senpai iex cargo + firefox-no-tabs linux-desktop-environment-config + slippi.homeManagerModules.default ]; }; }