kernel 6.15

This commit is contained in:
Kopatz
2025-05-26 12:14:10 +02:00
parent bc0481eb74
commit 53ca6c19b3
5 changed files with 43 additions and 11 deletions

View File

@@ -51,6 +51,10 @@
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
};
outputs =
{ self