# Do not modify! This file is generated. { inputs = { agenix.url = "github:ryantm/agenix"; catppuccin.url = "github:catppuccin/nix"; chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable"; cosmic = { inputs.nixpkgs.follows = "nixpkgs"; url = "github:lilyinstarlight/nixos-cosmic"; }; darwin = { inputs.nixpkgs.follows = "nixpkgs"; url = "github:LnL7/nix-darwin/master"; }; determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1"; emacs.url = "git+https://git.pupbrained.xyz/pupbrained/nixmacs.git"; flakegen.url = "github:jorsn/flakegen"; home-manager = { inputs.nixpkgs.follows = "nixpkgs"; url = "github:nix-community/home-manager"; }; hyprland = { submodules = true; type = "git"; url = "https://github.com/hyprwm/Hyprland"; }; hyprland-plugins = { inputs.hyprland.follows = "hyprland"; url = "github:hyprwm/hyprland-plugins"; }; impermanence.url = "github:nix-community/impermanence"; nix-colors.url = "github:Misterio77/nix-colors"; nix-index-database = { inputs.nixpkgs.follows = "nixpkgs"; url = "github:nix-community/nix-index-database"; }; nix-super.url = "git+https://git.privatevoid.net/max/nix-super.git"; nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixvim.url = "github:pupbrained/nvim-config"; snowfall-flake = { inputs.nixpkgs.follows = "nixpkgs"; url = "github:snowfallorg/flake"; }; snowfall-lib = { inputs.nixpkgs.follows = "nixpkgs"; url = "github:snowfallorg/lib/dev"; }; treefmt-nix.url = "github:numtide/treefmt-nix"; xmonad-contrib.url = "github:xmonad/xmonad-contrib"; zen-browser.url = "github:fufexan/zen-browser-flake"; }; outputs = inputs: inputs.flakegen ./flake.in.nix inputs; }