From 082241506657b3a2fd3d98fa11bee825192adfc9 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 3 Nov 2024 20:20:05 -0600 Subject: remove old home manager that was commented out --- flake.nix | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 50510e2..4c512f9 100644 --- a/flake.nix +++ b/flake.nix @@ -62,16 +62,5 @@ T430 = mkNixosConfiguration "T430"; T495 = mkNixosConfiguration "T495"; }; - - #homeConfigurations.${userDetails.username} = home-manager.lib.homeManagerConfiguration { - # inherit pkgs; - # extraSpecialArgs = { - # inherit userDetails; - # }; - # modules = [ - # ./modules/home - # inputs.arkenfox.hmModules.arkenfox - # ]; - #}; }; } -- cgit v1.2.3