nixos: cleanup
This commit is contained in:
parent
50fb05ae5f
commit
b1fcc4a338
7 changed files with 31 additions and 44 deletions
|
@ -32,6 +32,7 @@
|
|||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.overlays = [ (import ../pkgs) ];
|
||||
|
||||
# Limit the systemd journal to 100 MB of disk or the
|
||||
# last 7 days of logs, whichever happens first.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue