diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-04-21 03:13:51 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-04-21 03:13:51 -0500 |
| commit | 6a45dc5e0705c7d2905446596b3d79f708fb9b12 (patch) | |
| tree | 5c8d4af6c9e4e4b7c3fbb8757e3eefa5c9616448 /flake.nix | |
| parent | 79c119a73c0b5a98eeccf9f222f425394df1328d (diff) | |
update + 1000 changes that will bring glory to the han dynasty
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; nix-flatpak.url = "github:gmodena/nix-flatpak"; + millennium.url = "github:SteamClientHomebrew/Millennium?dir=packages/nix"; }; outputs = inputs: inputs.flake-parts.lib.mkFlake {inherit inputs;} (inputs.import-tree ./modules); |
