mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Vim, XDG, notmuch changes.
This commit is contained in:
parent
6b566d6b94
commit
a15204bf40
6 changed files with 51 additions and 52 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ sources, ... }:
|
||||
|
||||
{
|
||||
disabledModules = [
|
||||
"programs/vim.nix"
|
||||
];
|
||||
disabledModules = [ "programs/vim.nix" ];
|
||||
imports = [
|
||||
./vim.nix
|
||||
(sources.tf-nix + "/modules/home/secrets.nix")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue