hosts/overlays/default.nix
fruchti 84550fffa2 Remove Horizon draw-surface patch
Does not seem to be necessary any more.
2025-05-02 18:16:54 +02:00

7 lines
55 B
Nix

{ ... }:
{
imports = [
./burp.nix
];
}