From c8c85adc361d48d770fc5a5da86d06cd5809951f Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 16 Jun 2025 17:30:51 +0200 Subject: fix(workstation): make vim use system clipboard --- nixos/profiles/workstation/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/profiles/workstation/default.nix') diff --git a/nixos/profiles/workstation/default.nix b/nixos/profiles/workstation/default.nix index 23c1412..ec84c94 100644 --- a/nixos/profiles/workstation/default.nix +++ b/nixos/profiles/workstation/default.nix @@ -39,6 +39,8 @@ in npins (callPackage "${sources.agenix}/pkgs/agenix.nix" {}) + vim-full + unzip # Android -- cgit v1.2.3