Turns out some apps needed adjusting on macOS

With the exception of 1Password, the changes here are for apps not
available on darwin. 1Password was changed around because it must be
installed directly in /Applications to run. I filed this bug report
about the issue: https://github.com/NixOS/nixpkgs/issues/254944
This commit is contained in:
Gene Liverman 2023-09-13 08:44:47 -04:00
parent 5abdc2521d
commit 25aafe96d4
3 changed files with 10 additions and 5 deletions

View file

@ -101,13 +101,18 @@ in {
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
_1password
_1password-gui
dconf2nix
firefox
gnomeExtensions.appindicator
gnomeExtensions.caffeine
gnomeExtensions.dash-to-panel
gnomeExtensions.user-themes
libreoffice
neofetch
tilix
vivaldi
];
# Some programs need SUID wrappers, can be configured further or are