summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-04-01 21:38:49 +0200
committeradikro <adikro@disroot.org>2026-04-01 21:38:49 +0200
commitb1e0a67ef30d0e6e957045bf254aa8f397d467d1 (patch)
tree6eab6d25e4dfea49717063c7094ef0c8cf09c6be /flake.nix
parent6e2d32bec6a82c9fa3cb1d9238fd86196f67702c (diff)
thinkpad sync
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 8130a60..7fb8394 100644
--- a/flake.nix
+++ b/flake.nix
@@ -8,13 +8,13 @@
nur.url = "github:nix-community/NUR";
- omnisearch = {
- url = "git+https://git.bwaaa.monster/omnisearch";
+ nix-gaming-edge = {
+ url = "github:powerofthe69/nix-gaming-edge";
inputs.nixpkgs.follows = "nixpkgs";
};
- arkenfox = {
- url = "github:dwarfmaster/arkenfox-nixos";
+ omnisearch = {
+ url = "git+https://git.bwaaa.monster/omnisearch";
inputs.nixpkgs.follows = "nixpkgs";
};