Add Codium to IVR
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
{ pkgs, lib, ...}:
|
{ pkgs, lib, ...}:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
imports = [
|
||||||
|
../../vscodium.nix
|
||||||
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
aacs
|
aacs
|
||||||
brew
|
brew
|
||||||
|
|||||||
Reference in New Issue
Block a user