refactor basic tools a bit
This commit is contained in:
parent
f3ef2e058c
commit
fc21e3a1b2
4 changed files with 85 additions and 49 deletions
|
@ -12,6 +12,10 @@ in
|
|||
links2
|
||||
];
|
||||
|
||||
environment.shellAliases = {
|
||||
mutt = "neomutt";
|
||||
};
|
||||
|
||||
sops.secrets = {
|
||||
"mail/oxapentane.com" = {
|
||||
owner = config.users.users.grue.name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue