7 lines
97 B
Nix
7 lines
97 B
Nix
{...}: {
|
|
imports = [
|
|
../../pkgs/hyprland/biscuit.nix
|
|
../../pkgs/ags/biscuit.nix
|
|
];
|
|
}
|