From 0abeab4b6b1a59f3d0a53c0ec34977b1ea62d034 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 7 Jul 2021 11:45:52 +0200 Subject: [PATCH] add tmux and parted to common --- common.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.nix b/common.nix index 93aed80..9249bdf 100644 --- a/common.nix +++ b/common.nix @@ -47,6 +47,8 @@ neovim home-manager ripgrep + tmux + parted ]; fileSystems."/tmp" = {