mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-23 20:57:02 -04:00
direnv
This commit is contained in:
parent
7dd6913f08
commit
0a7223bd6b
6 changed files with 176 additions and 101 deletions
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
{
|
||||
nixpkgs.config.allowInsecurePredicate = (pkg: true);
|
||||
nixpkgs.config.allowUnfreePredicate = (pkg: true);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue