1
0
Fork 0
forked from foxora/nix

cerulean v0.2.5-alpha

This commit is contained in:
do butterflies cry? 2026-03-08 03:11:23 +10:00
parent ba8d341512
commit d512a54074
Signed by: cry
GPG key ID: F68745A836CA0412
6 changed files with 44 additions and 32 deletions

View file

@ -12,7 +12,7 @@ in {
};
config = lib.mkIf enabled {
nixpkgs.channels.default = {
nixpkgs.channels = {
upkgs.overlays = [
(self: super: {
amdgpu-ignore-ctx-privileges = super.fetchpatch {