mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: hyprland is back
This commit is contained in:
parent
673315ac65
commit
e7e33f90b1
52 changed files with 1695 additions and 1695 deletions
|
|
@ -32,15 +32,17 @@
|
|||
hash = "sha256-8UWf1RKsRNWJ8CC6ceDeIOv4eY3ybxZ9tv5MCHx80NY=";
|
||||
};
|
||||
};
|
||||
wivrn = prev.wivrn.overrideAttrs (old: {
|
||||
cudaSupport = true;
|
||||
});
|
||||
})
|
||||
inputs.rbw-bitw.overlays.default
|
||||
#inputs.arcexprs.overlays.default
|
||||
inputs.nix-gaming.overlays.default
|
||||
inputs.darwin.overlays.default
|
||||
inputs.deploy-rs.overlays.default
|
||||
inputs.neorg-overlay.overlays.default
|
||||
inputs.niri.overlays.niri
|
||||
inputs.proton-cachyos.overlays.default
|
||||
(import tree.packages.default {inherit inputs tree;})
|
||||
(_final: prev: {
|
||||
wivrn = prev.wivrn.override {cudaSupport = true;};
|
||||
})
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue