mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-03 07:29:41 +00:00
nix: centralized enable flags
This commit is contained in:
parent
202623cecb
commit
04e38c40c3
12 changed files with 38 additions and 29 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
config = builtins.fromTOML ''
|
||||
[whitelist]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue