refactor basic tools a bit

This commit is contained in:
Grigory Shipunov 2023-02-14 22:00:22 +01:00
parent f3ef2e058c
commit fc21e3a1b2
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
4 changed files with 85 additions and 49 deletions

View file

@ -12,6 +12,10 @@ in
links2
];
environment.shellAliases = {
mutt = "neomutt";
};
sops.secrets = {
"mail/oxapentane.com" = {
owner = config.users.users.grue.name;