gpg initial start

This commit is contained in:
Noa Aarts 2024-11-11 00:27:09 +01:00
parent 1377897bf4
commit 7655884d8b
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -177,6 +177,10 @@ in
enableZshIntegration = true;
nix-direnv.enable = true;
};
# FIX: gpg should be declarative, but is more work than I have time for rn
gpg = {
enable = false;
};
# Let Home Manager install and manage itself.
home-manager.enable = true;
# add `play funny video` as alias because why not