这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 76 additions & 7 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
nur.url = "github:nix-community/NUR";
powercord-overlay.url = "github:LavaDesu/powercord-overlay";
vscodeInsiders.url = "github:cideM/visual-studio-code-insiders-nix";
polymc.url = "github:PolyMC/PolyMC";

catppuccin = {
url = "github:catppuccin/discord";
Expand Down
1 change: 1 addition & 0 deletions sys/generic.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ in {
inputs.neovim-nightly-overlay.overlay
inputs.fenix.overlay
inputs.nixpkgs-wayland.overlay
inputs.polymc.overlay
(import ../pkgs inputs)
];

Expand Down