diff --git a/modules/home/theming/stylix.nix b/modules/home/theming/stylix.nix index 16aff8f..7e49415 100644 --- a/modules/home/theming/stylix.nix +++ b/modules/home/theming/stylix.nix @@ -14,7 +14,7 @@ in { }; settings.theming.stylix.wallpaper = lib.mkOption { - type = lib.types.enum ["wallpaper-2" "kiiwy"]; + type = lib.types.enum ["wallpaper-2.png" "kiiwy.png"]; description = '' Choose wallpaper '';