main
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 deploy-rs.url = "github:serokell/deploy-rs";
14 disko.url = "github:nix-community/disko/v1.11.0";
15 distro-grub-themes.url = "github:AdisonCavani/distro-grub-themes";
16 flake-file.url = "github:vic/flake-file";
17 flake-parts = {
18 url = "github:hercules-ci/flake-parts";
19 inputs.nixpkgs-lib.follows = "nixpkgs-lib";
20 };
21 flatpaks.url = "github:in-a-dil-emma/declarative-flatpak/latest";
22 home-manager = {
23 url = "github:nix-community/home-manager/master";
24 inputs.nixpkgs.follows = "nixpkgs";
25 };
26 import-tree.url = "github:vic/import-tree";
27 nix-cachyos-kernel = {
28 url = "github:xddxdd/nix-cachyos-kernel/release";
29 inputs.nixpkgs.follows = "nixpkgs";
30 };
31 nix-gaming = {
32 url = "github:fufexan/nix-gaming";
33 inputs.nixpkgs.follows = "nixpkgs";
34 };
35 nixos-hardware.url = "github:NixOS/nixos-hardware/master";
36 nixos-logo = {
37 url = "git+https://repo.hpcesia.com/HPCesia/nixos-logo?shallow=1";
38 flake = false;
39 };
40 nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
41 nixpkgs-lib.follows = "nixpkgs";
42 noctalia = {
43 url = "github:noctalia-dev/noctalia-shell/v4.7.6";
44 inputs.nixpkgs.follows = "nixpkgs";
45 };
46 nur = {
47 url = "github:nix-community/NUR";
48 inputs.nixpkgs.follows = "nixpkgs";
49 };
50 nur-hpcesia = {
51 url = "github:HPCesia/nur-packages";
52 inputs.nixpkgs.follows = "nixpkgs";
53 };
54 pkgs-by-name-for-flake-parts.url = "github:drupol/pkgs-by-name-for-flake-parts";
55 plasma-manager = {
56 url = "github:nix-community/plasma-manager";
57 inputs = {
58 home-manager.follows = "home-manager";
59 nixpkgs.follows = "nixpkgs";
60 };
61 };
62 programsdb = {
63 url = "github:wamserma/flake-programs-sqlite";
64 inputs.nixpkgs.follows = "nixpkgs";
65 };
66 silentSDDM = {
67 url = "github:uiriansan/SilentSDDM";
68 inputs.nixpkgs.follows = "nixpkgs";
69 };
70 stylix = {
71 url = "github:nix-community/stylix";
72 inputs.nixpkgs.follows = "nixpkgs";
73 };
74 vaultix.url = "github:milieuim/vaultix";
75 wallpapers = {
76 url = "git+https://repo.hpcesia.com/HPCesia/Wallpapers?shallow=1";
77 flake = false;
78 };
79 };
80}