Cleanup code

This commit is contained in:
Dave Gallant
2021-12-02 01:16:52 -05:00
parent e802168d14
commit 8623e78a8e
2 changed files with 7 additions and 20 deletions

View File

@@ -191,7 +191,7 @@ in
usbutils
virtmanager
vlc
# Unsupported or broken on darwin:
# Unsupported / broken on darwin:
aws-sam-cli
bitwarden
brave
@@ -211,11 +211,10 @@ in
teams
wireshark-qt
zoom-us
netdata # TODO: Enable launchd support with nix-darwin
netdata
]);
in
common;
# Install GnuPG agent.
programs.gnupg.agent.enable = true;
}