diff --git a/oscar/configuration.nix b/oscar/configuration.nix index 7e4e395..bba5083 100644 --- a/oscar/configuration.nix +++ b/oscar/configuration.nix @@ -249,8 +249,7 @@ # List packages installed in system profile. To search, run: # $ nix search wget 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 + power-profiles-daemon ]; # Some programs need SUID wrappers, can be configured further or are