From a84ce08cf9fa05b8d21ddbd1af74f9f2c767e728 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 28 Jun 2022 23:42:32 +0200 Subject: Move git-crypt to system packages This is needed for rebuilding as root to not error out. --- hosts/configuration.nix | 1 + hosts/home.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/configuration.nix b/hosts/configuration.nix index bfe46ac..9b3cb8f 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -78,6 +78,7 @@ wget nano git + git-crypt fzf htop pfetch diff --git a/hosts/home.nix b/hosts/home.nix index 9612449..07f3c11 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -31,7 +31,6 @@ in qbittorrent xorg.xev statix - git-crypt nixpkgs-fmt paperkey ] ++ -- cgit 1.4.1