diff --git a/home/hosts/ivr/default.nix b/home/hosts/ivr/default.nix index fe4e7cb..7abe5a0 100644 --- a/home/hosts/ivr/default.nix +++ b/home/hosts/ivr/default.nix @@ -1,6 +1,10 @@ { pkgs, lib, ...}: { + imports = [ + ../../vscodium.nix + ]; + home.packages = with pkgs; [ aacs brew