mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Switch to Homebrew for VS Code on Mac
The version enabled by home manager was using rosetta :(
This commit is contained in:
parent
899ed0df90
commit
b490b7360e
3 changed files with 5 additions and 3 deletions
|
|
@ -20,6 +20,10 @@
|
|||
} + "/themes/frappe.conf");
|
||||
};
|
||||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.dunst = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue