nix: update flake sources to 2ff53fe
This commit is contained in:
parent
5c469538a2
commit
c9ea6d3f3f
2 changed files with 6 additions and 9 deletions
|
|
@ -1,9 +1,6 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
# auto upgrade nix package and the daemon service.
|
||||
services.nix-daemon.enable = true;
|
||||
|
||||
# nix auto garbage collection
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue