diff --git a/nix/common/home.nix b/nix/common/home.nix index 009b85d..6308a43 100644 --- a/nix/common/home.nix +++ b/nix/common/home.nix @@ -35,12 +35,10 @@ fish htop hugo - libvirt packer powershell terraform tldr - vagrant vault # # It is sometimes useful to fine-tune packages, for example, by applying diff --git a/nix/machines/penguin-fw/home.nix b/nix/machines/penguin-fw/home.nix index e237a70..ac075b4 100644 --- a/nix/machines/penguin-fw/home.nix +++ b/nix/machines/penguin-fw/home.nix @@ -7,8 +7,10 @@ # packages home.packages = with pkgs; [ firefox-esr + libvirt obsidian qFlipper + vagrant ]; # XDG settings