more moving
This commit is contained in:
6
modules/apps/discover-wrapped/options.nix
Normal file
6
modules/apps/discover-wrapped/options.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ lib, ... }:
|
||||
with lib; {
|
||||
options.apps.discover-wrapped = {
|
||||
enable = mkEnableOption "enable discover with flatpak";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user