Fuck around with secrets

This commit is contained in:
Jimbo 2024-08-24 22:32:58 -04:00
parent 0d4700e56f
commit f8e1f5cd1d
16 changed files with 16 additions and 16 deletions

View file

@ -1,7 +1,7 @@
{
# Enable git and config
programs.git = let
secrets = import ../../nixos/common/secrets.nix;
secrets = import ../../../secrets.nix;
in {
enable = true;
lfs.enable = true;