current
 1# DO-NOT-EDIT. This file was auto-generated using github:vic/flake-file.
 2# Use `nix run .#write-flake` to regenerate it.
 3{
 4  description = "NixOS configuration of HPCesia.";
 5
 6  outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./modules);
 7
 8  inputs = {
 9    aagl-gtk-on-nix = {
10      url = "github:ezKEa/aagl-gtk-on-nix";
11      inputs.nixpkgs.follows = "nixpkgs";
12    };
13    den.url = "github:denful/den/v0.17.0";
14    deploy-rs.url = "github:serokell/deploy-rs";
15    disko.url = "github:nix-community/disko/v1.11.0";
16    distro-grub-themes.url = "github:AdisonCavani/distro-grub-themes";
17    flake-file.url = "github:vic/flake-file";
18    flake-parts = {
19      url = "github:hercules-ci/flake-parts";
20      inputs.nixpkgs-lib.follows = "nixpkgs-lib";
21    };
22    flatpaks.url = "github:in-a-dil-emma/declarative-flatpak/latest";
23    home-manager = {
24      url = "github:nix-community/home-manager/master";
25      inputs.nixpkgs.follows = "nixpkgs";
26    };
27    import-tree.url = "github:vic/import-tree";
28    nix-cachyos-kernel = {
29      url = "github:xddxdd/nix-cachyos-kernel/release";
30      inputs.nixpkgs.follows = "nixpkgs";
31    };
32    nix-gaming = {
33      url = "github:fufexan/nix-gaming";
34      inputs.nixpkgs.follows = "nixpkgs";
35    };
36    nixos-hardware.url = "github:NixOS/nixos-hardware/master";
37    nixos-logo = {
38      url = "git+https://repo.hpcesia.com/HPCesia/nixos-logo?shallow=1";
39      flake = false;
40    };
41    nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
42    nixpkgs-lib.follows = "nixpkgs";
43    noctalia = {
44      url = "github:noctalia-dev/noctalia-shell/v4.7.6";
45      inputs.nixpkgs.follows = "nixpkgs";
46    };
47    nur = {
48      url = "github:nix-community/NUR";
49      inputs.nixpkgs.follows = "nixpkgs";
50    };
51    nur-hpcesia = {
52      url = "github:HPCesia/nur-packages";
53      inputs.nixpkgs.follows = "nixpkgs";
54    };
55    pkgs-by-name-for-flake-parts.url = "github:drupol/pkgs-by-name-for-flake-parts";
56    plasma-manager = {
57      url = "github:nix-community/plasma-manager";
58      inputs = {
59        home-manager.follows = "home-manager";
60        nixpkgs.follows = "nixpkgs";
61      };
62    };
63    programsdb = {
64      url = "github:wamserma/flake-programs-sqlite";
65      inputs.nixpkgs.follows = "nixpkgs";
66    };
67    silentSDDM = {
68      url = "github:uiriansan/SilentSDDM";
69      inputs.nixpkgs.follows = "nixpkgs";
70    };
71    stylix = {
72      url = "github:nix-community/stylix";
73      inputs.nixpkgs.follows = "nixpkgs";
74    };
75    vaultix.url = "github:milieuim/vaultix";
76    wallpapers = {
77      url = "git+https://repo.hpcesia.com/HPCesia/Wallpapers?shallow=1";
78      flake = false;
79    };
80  };
81}