Email, nvim->vim, torrenting fixes, musical rice

This commit is contained in:
kat witch 2021-03-12 16:20:27 +00:00
parent 7d899adde6
commit f16cf48dd6
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
18 changed files with 328 additions and 47 deletions

View file

@ -1,7 +1,11 @@
{ sources, ... }:
{
disabledModules = [
"programs/vim.nix"
];
imports = [
./vim.nix
(sources.tf-nix + "/modules/home/secrets.nix")
(sources.arc-nixexprs + "/modules/home/weechat.nix")
];