From 9ebecb6b49574509841e41f4e4aa98ac0e4f6d34 Mon Sep 17 00:00:00 2001 From: Lgmrszd Date: Tue, 31 Oct 2023 02:31:02 +0300 Subject: [PATCH] Move git-crypt to system packages --- configuration.nix | 1 + home.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 8be627f..b4bf757 100644 --- a/configuration.nix +++ b/configuration.nix @@ -275,6 +275,7 @@ # $ nix search wget environment.systemPackages = with pkgs; [ git + git-crypt vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. wget curl diff --git a/home.nix b/home.nix index e4d0076..a946a96 100644 --- a/home.nix +++ b/home.nix @@ -85,7 +85,6 @@ # p7zip # utils - git-crypt appimage-run kate ncdu