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