small fixes
This commit is contained in:
parent
9f9687bf4e
commit
6b492bad2f
5 changed files with 19 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
programs.vscode = {
|
||||
programs.vscodium = {
|
||||
enable = true;
|
||||
package = pkgs.vscodium.fhsWithPackages (
|
||||
ps: with ps; [ git ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue