This commit is contained in:
Johannes Jöns 2024-01-13 17:54:41 +01:00
parent ad57c6345d
commit d73dc3ba23

View file

@ -1,7 +1,7 @@
{
description = "jopejoe1 NixOS configuration";
inputs = rec {
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
kde2nix.url = "github:nix-community/kde2nix";
firefox-addons = {
@ -76,8 +76,7 @@
# Patches
prism-game-options-patch = {
url =
"https://patch-diff.githubusercontent.com/raw/PrismLauncher/PrismLauncher/pull/907.patch";
url = "https://patch-diff.githubusercontent.com/raw/PrismLauncher/PrismLauncher/pull/907.patch";
flake = false;
};
};