mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: updates, ci, ntsync
This commit is contained in:
parent
c51e9e35e4
commit
5c7dc38a13
9 changed files with 19 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
_: {
|
||||
# TODO: add the same treatment as the other nix gc script
|
||||
nix = {
|
||||
gc = {
|
||||
|
|
@ -6,7 +6,6 @@
|
|||
frequency = "weekly";
|
||||
persistent = true;
|
||||
};
|
||||
package = pkgs.lix;
|
||||
};
|
||||
# adds to nixpkgs.overlay, made irrelevant due to `home-manager.useGlobalPkgs`
|
||||
#chaotic.nyx.overlay.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue