update theming, update flake lock, enable gnupg

This commit is contained in:
Lillian Violet 2025-02-13 01:20:32 +01:00
parent 5d84242fb6
commit 872134db56
7 changed files with 114 additions and 84 deletions

View file

@ -1,6 +1,5 @@
{...}: {
# TODO: make this dynamic instead of hard coded
home.file."config" = {
home.file."sshconfig" = {
source = ./config;
target = ".config/ssh/config";
force = true;