mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Use unfree vscode in personal config
This commit is contained in:
parent
ffafb4a329
commit
fec83b860d
3 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
programs.vscode = {
|
||||
package = pkgs.vscodium;
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue