diff options
-rw-r--r-- | flake.nix | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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 - # ]; - #}; }; } |