Add back the PineBook for later and make etc immutable

This commit is contained in:
Jimbo 2024-11-14 02:29:05 -05:00
parent 6f09998656
commit 8bad6194bc
18 changed files with 245 additions and 43 deletions

View file

@ -0,0 +1,10 @@
{ ... }:
{
environment = {
defaultPackages = [ ];
stub-ld.enable = false;
};
programs.less.lessopen = null;
services.logrotate.enable = false;
}