diff --git a/configuration.nix b/configuration.nix index c42f02e..04d215d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -15,6 +15,7 @@ # $ nix search example environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. + annotator # image annotation, KDE's Spectacle does too but only for screenshots it just took, maybe ksnip or shutter would be more flexible screenshot tools, hmm kdePackages.kquickimageedit and kdePackages.kimageannotator basically use the same tools as Spectacle, i'll try them too. ansible authenticator # 2-factor auth, it's for Gnome but it's the only good one (can scan in from the phone etc) birdtray @@ -63,8 +64,10 @@ kdePackages.kcolorchooser # kdePackages.kdenetwork-filesharing # kdePackages.keysmith + kdePackages.kimageannotator kdePackages.konqueror kdePackages.kontrast + kdePackages.kquickimageedit kdePackages.krecorder kdePackages.kruler kdePackages.kweather