This commit is contained in:
Kat Inskip 2025-07-14 02:57:42 -07:00
parent 6e139328bb
commit 2d05aef526
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 26 additions and 49 deletions

View file

@ -6,5 +6,5 @@ _: {
persistent = true;
};
# adds to nixpkgs.overlay, made irrelevant due to `home-manager.useGlobalPkgs`
chaotic.nyx.overlay.enable = false;
#chaotic.nyx.overlay.enable = false;
}