universeair: Fix shortcuts, add zoom
This commit is contained in:
@@ -48,7 +48,12 @@ in
|
||||
julia-mono
|
||||
bqn386
|
||||
];
|
||||
|
||||
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.mac-emacs;
|
||||
};
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "emacs";
|
||||
};
|
||||
@@ -91,6 +96,7 @@ in
|
||||
"nextcloud"
|
||||
"tidal"
|
||||
"bitwarden"
|
||||
"zoom-for-it-admins"
|
||||
];
|
||||
# Apps to install outside of nix for when wanting to test/run
|
||||
# things that... aren't used by other people who use nix, like
|
||||
|
||||
Reference in New Issue
Block a user