Files
nixos/modules/biscuit/misc.nix
T
biscuit 530a7c9777 upd
2025-05-20 14:22:02 -05:00

6 lines
62 B
Nix

{...}: {
imports = [
../../pkgs/btop/biscuit.nix
];
}