Make vscodium more accessible
This commit is contained in:
committed by
greg-compass
parent
730cefd175
commit
97c9b4e2d7
@@ -1,6 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../vscodium.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
brew
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user