From 74d1b517e927e7af2646a711f8effc36b893471b Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Tue, 3 Oct 2023 15:07:37 -0600 Subject: starting to bring definitions back into purpose-specific locations, rather than type-specific --- flake.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f87c5f2..040c3f5 100644 --- a/flake.nix +++ b/flake.nix @@ -133,7 +133,6 @@ }; # outputs = inputs@{ self, nixpkgs, nixpkgs-unstable, home-manager, nix-colors, ... }: { - # outputs = inputs@{ self, nixpkgs, nixpkgs-unstable, home-manager, wallpapers, nix-colors, catppuccin-btop, catppuccin-bat, catppuccin-alacritty, catppuccin-starship, catppuccin-hyprland, ... }: { outputs = inputs@{ self, ...}: with inputs; { # outputs = { self, nixpkgs, nixpkgs-unstable, home-manager, ... }@inputs: # let -- cgit v1.2.3