mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(..., firefox): break up
This commit is contained in:
parent
8f303c44e7
commit
0d28d7c601
21 changed files with 520 additions and 409 deletions
|
|
@ -1,5 +1,9 @@
|
|||
_: {
|
||||
nix = {
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
};
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
trusted-users = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue