Files
nixos/modules/desktop/misc.nix
T
biscuit ac41162a6e terst
2025-06-18 12:25:27 -05:00

7 lines
97 B
Nix

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