mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Cleaned up trailing spaces
This commit is contained in:
parent
30c86deb48
commit
244e488e39
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
nix.gc.keep = "5 generations";
|
||||
|
||||
boot = {
|
||||
loader = {
|
||||
grub = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue