add nh
This commit is contained in:
parent
630e461e81
commit
240bf9384a
|
@ -72,4 +72,11 @@
|
||||||
pango
|
pango
|
||||||
pangomm
|
pangomm
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.nh = {
|
||||||
|
enable = true;
|
||||||
|
clean.enable = true;
|
||||||
|
clean.extraArgs = "--keep-since 4d --keep 3";
|
||||||
|
flake = "/home/kyle/src/config/nixos";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue