Disable direnv on servers
This commit is contained in:
parent
021e715806
commit
1ab482d97f
2 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
chvp = {
|
||||
stateVersion = "20.09";
|
||||
base = {
|
||||
nix.enableDirenv = false;
|
||||
network.ovh.enable = true;
|
||||
zfs = {
|
||||
backups = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue