mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 01:17:26 +02:00
Properly remove comma
This commit is contained in:
parent
221784144b
commit
b6251dd89a
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
flakeOverlays = system: [
|
||||
inputs.nur.overlays.default
|
||||
inputs.rust-overlay.overlays.default
|
||||
inputs.comma.overlays.default
|
||||
inputs.nixgl.overlays.default
|
||||
(final: prev: self.packages.${system})
|
||||
(final: prev: inputs.nix-gaming.packages.${system})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue