Removed unused value

This commit is contained in:
Bryan Ramos 2023-04-01 15:37:17 -04:00
parent 1f3a7cd5d3
commit 8c3535422b

View file

@ -1,8 +1,6 @@
{ config, pkgs, lib, ... }: { config, pkgs, lib, ... }:
{ {
nix.gc.keep = "5 generations";
boot = { boot = {
loader = { loader = {
grub = { grub = {