Adding doom, removing spacemacs, minor tweaks to home-manager
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ pinentry_mac terminal-notifier ];
|
||||
home.packages = with pkgs; [ pinentry_mac terminal-notifier syncthing ];
|
||||
|
||||
home.file.gpg-agent = {
|
||||
target = ".gnupg/gpg-agent.conf";
|
||||
|
||||
Reference in New Issue
Block a user