diff --git a/modules/configuration.nix b/modules/configuration.nix index 4869bab..3b1df41 100644 --- a/modules/configuration.nix +++ b/modules/configuration.nix @@ -66,7 +66,7 @@ environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # wget - chromium + google-chrome fprintd #home-manager ];