secret management fix

This commit is contained in:
Rachel Lambda Samuelsson 2024-05-19 11:55:35 +02:00
parent 554f5c20af
commit 3cab3de672

View File

@ -116,6 +116,7 @@
# [PACKAGES / PROGRAMS] # [PACKAGES / PROGRAMS]
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
git-crypt
neovim neovim
]; ];
programs.gamemode = { programs.gamemode = {