diff --git a/configuration.nix b/configuration.nix index 9ada0aa..e0c31ac 100644 --- a/configuration.nix +++ b/configuration.nix @@ -28,7 +28,6 @@ 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) - beets birdtray bitwarden-cli bitwarden-desktop @@ -40,7 +39,7 @@ # cruft cups-brother-hll2375dw curl - unstable.ddev + ddev diffr dig dmidecode @@ -54,7 +53,6 @@ fira-mono # coding font WITHOUT ligatures, thank god firefox firefoxpwa - flameshot # screenshots with annotations floorp fsearch getxbook @@ -145,8 +143,8 @@ reveal-md rink rofi - # rustdesk - not using error-ish - # samba - not using…? + rustdesk + samba sassc # Convenient to use directly, though it is deprecated in favor of dart-sass i think shortwave shotwell # Even though i'm not on Gnome anymore, really don't see the need to switch to KPhotoAlbum (NixOS has to download more for that anyway). The other option is digikam and if getting into RAW and editing more, darktable @@ -372,16 +370,8 @@ # programs.appimage.enable = true; # programs.appimage.binfmt = true; - nixpkgs.config = { - # Allow unfree packages - allowUnfree = true; - # Allow getting packages from unstable by prefixing unstable in package list. - packageOverrides = pkgs: { - unstable = import { - config = config.nixpkgs.config; - }; - }; - }; + # Allow unfree packages + nixpkgs.config.allowUnfree = true; # TODO remove this when Logseq gets its act together # nixpkgs.config.permittedInsecurePackages = [