clouvider-fra01: no need for /etc/nixos symlink

This commit is contained in:
Luke Granger-Brown 2020-05-06 00:35:00 +01:00
parent d8276603fa
commit 07829d4e34
2 changed files with 1 additions and 3 deletions

View file

@ -136,9 +136,6 @@ in {
bits = 4096;
}
];
environment.etc = {
"nixos" = { source = "/persist/etc/nixos/"; };
};
system.stateVersion = "20.03";
}

View file

@ -71,6 +71,7 @@ in {
rxvt_unicode.terminfo
python37Packages.pygments
rebuilder
myPhp
];
environment.etc."php.d/cache.ini".text = ''
zend_extension=${pkgs.php}/lib/php/extensions/opcache.so