mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Update darwin
This commit is contained in:
@@ -402,7 +402,7 @@ in {
|
||||
|
||||
vscode = {
|
||||
enable = true;
|
||||
package = unstable.vscode;
|
||||
package = pkgs.vscode;
|
||||
extensions = with pkgs.vscode-extensions;
|
||||
[
|
||||
bbenoist.nix
|
||||
|
@@ -44,7 +44,6 @@ in {
|
||||
"raycast"
|
||||
"rectangle"
|
||||
"stats"
|
||||
"visual-studio-code"
|
||||
];
|
||||
|
||||
taps = [
|
||||
|
@@ -95,7 +95,6 @@ in {
|
||||
openvpn
|
||||
sshfs # mac requires https://osxfuse.github.io/
|
||||
vpngate
|
||||
whois
|
||||
|
||||
# rice
|
||||
neofetch
|
||||
|
@@ -67,6 +67,7 @@ in {
|
||||
usbutils
|
||||
virt-manager
|
||||
vlc
|
||||
whois
|
||||
wine
|
||||
wine64
|
||||
wireshark-qt
|
||||
|
Reference in New Issue
Block a user