mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Clean up systms
This commit is contained in:
parent
a80a6a0b1d
commit
ef6b1a72e4
17 changed files with 101 additions and 65 deletions
|
@ -73,12 +73,6 @@
|
|||
};
|
||||
nix-systems.url = "github:nix-systems/default";
|
||||
nix-filter.url = "github:numtide/nix-filter";
|
||||
|
||||
# Patches
|
||||
prism-game-options-patch = {
|
||||
url = "https://patch-diff.githubusercontent.com/raw/PrismLauncher/PrismLauncher/pull/907.patch";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue