mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
better up purge and mail secrets
This commit is contained in:
parent
48225f3c36
commit
f1f11eee2a
12 changed files with 101 additions and 46 deletions
|
@ -310,4 +310,7 @@ in
|
|||
home.file.".urlview".text = ''
|
||||
COMMAND ${pkgs.xdg-utils}/bin/xdg-open %s &> /dev/null
|
||||
'';
|
||||
home.file.".gnupg/dirmngr_ldapservers.conf".text = ''
|
||||
ldap.pca.dfn.de::::o=DFN-Verein,c=DE
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue