before npins

This commit is contained in:
atagen 2025-04-06 23:50:50 +10:00
parent d429476553
commit 63fbd6d499
22 changed files with 627 additions and 330 deletions

View file

@ -1,6 +1,5 @@
{
inputs,
self,
lib,
pkgs,
mainUser,
@ -13,13 +12,10 @@ in
# these settings propagate to home-manager's nixpkgs
nixpkgs = {
overlays = [
inputs.nix-rice.overlays.default
# inputs.nix-rice.overlays.default
inputs.helix.overlays.default
inputs.nil.overlays.nil
inputs.niri.overlays.niri
self.overlays.rice
self.overlays.comfyui
self.overlays.comfyui-plugins
];
config = {
allowUnfree = true;