Created new bitwarden-cli-bin for macos install
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
"scroll-reverser"
|
||||
"google-chrome"
|
||||
"instantview"
|
||||
"nextcloud"
|
||||
"tailscale"
|
||||
"discord"
|
||||
"iterm2"
|
||||
"zoom"
|
||||
"vlc"
|
||||
];
|
||||
};
|
||||
@@ -33,6 +33,9 @@
|
||||
services.nix-daemon.enable = true;
|
||||
nix.package = pkgs.nix;
|
||||
|
||||
# Enable rosetta
|
||||
virtualisation.rosetta.enable = true;
|
||||
|
||||
# Keyboard and Mouse
|
||||
system.keyboard = {
|
||||
enableKeyMapping = true;
|
||||
|
||||
Reference in New Issue
Block a user